ntt/reverence

Regression in latest commit (ce587c4305a44a6e8d3d8abbbb456fcf305f948d)

DarkFenX opened this issue · 1 comments

Debian Squeeze amd64, following is traceback:

Traceback (most recent call last):
File "datadump.py", line 36, in
eve = blue.EVE(EVEPATH)
File "/usr/local/lib/python2.6/dist-packages/reverence/blue.py", line 129, in init
self.cache = cache.CacheMgr(self.root, self.server, machoVersion, cachepath)
File "/usr/local/lib/python2.6/dist-packages/reverence/cache.py", line 98, in init
elif sys.platform == "darwin" or os.name == "mac":
NameError: global name 'sys' is not defined

ntt commented

cheers, fixed.