-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Module abstrys.common
is missing import sys
:
C:\Python27\Scripts>rst2db.exe
Traceback (most recent call last):
File "C:\Python27\Scripts\rst2db-script.py", line 11, in <module>
load_entry_point('rst2db==1.1', 'console_scripts', 'rst2db')()
File "C:\Python27\lib\site-packages\abstrys\cmd_rst2db.py", line 108, in run
printerr("Wait, I need at *least* a filename to process!")
File "C:\Python27\lib\site-packages\abstrys\common.py", line 15, in printerr
sys.stderr.write("ERROR -- %s\n" % error_text)
NameError: global name 'sys' is not defined
Metadata
Metadata
Assignees
Labels
No labels