[v9_9] minor python3 portability fix

This commit is contained in:
Evan Hunt
2015-02-25 17:12:27 -08:00
parent c5b280c686
commit eb984e5339

View File

@@ -326,7 +326,7 @@ def vspace():
if _firstline:
_firstline = False
else:
print
print()
############################################################################
# vreset: