missing import

svn: r21948
This commit is contained in:
Paul Franklin 2013-04-10 19:01:14 +00:00
parent 36f27ebefb
commit 3702704ef2

View File

@ -33,8 +33,8 @@ General option handling, including saving and parsing.
#
#-------------------------------------------------------------------------
from __future__ import print_function
import os
import sys
#-------------------------------------------------------------------------
#