[v9_10] minor python3 portability fix

This commit is contained in:
Evan Hunt 2015-02-25 17:12:21 -08:00
parent cc76e065c1
commit 65d341e68b

View file

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