Roundup Tracker - Issues

Message4191

Author techtonik
Recipients techtonik
Date 2010-11-03.23:07:57
Message-id <1288825677.9.0.746784735948.issue2550680@psf.upfronthosting.co.za>
In-reply-to
demo.py doesn't work out of the box currently complaining about missing 
win32file module in backends\portalocker.py

This code can be replaced with ctypes calls as shown at 
http://bitbucket.org/pchambon/python-rock-solid-
tools/src/d2cca1ddac53/rsbackends/pywin32_ctypes.py - ready to use MIT 
licensed code.
History
Date User Action Args
2010-11-03 23:07:58techtoniksetrecipients: + techtonik
2010-11-03 23:07:57techtoniksetmessageid: <1288825677.9.0.746784735948.issue2550680@psf.upfronthosting.co.za>
2010-11-03 23:07:57techtoniklinkissue2550680 messages
2010-11-03 23:07:57techtonikcreate