This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author luckycusp
Recipients daku9999, dhalbert, ggenellina, gpolo, luckycusp, nosklo
Date 2010-06-16.16:02:31
SpamBayes Score 0.0044097574
Marked as misclassified No
Message-id <1276704153.23.0.245807696324.issue5712@psf.upfronthosting.co.za>
In-reply-to
Content
Two issues related with the workaround suggested by nosklo.

1. Splitting the filepaths isnt simple, as there may be blank spaces etc.
2. We have different versions of Python installed in our Lab machines, some have 2.5 and others got 2.6. If I run the code using the version2.6 workaround on a machine with version2.5, obviously it gives an error!!

Any updates on a fix? This bug is really giving me a hard time.
History
Date User Action Args
2010-06-16 16:02:33luckycuspsetrecipients: + luckycusp, ggenellina, gpolo, nosklo, daku9999, dhalbert
2010-06-16 16:02:33luckycuspsetmessageid: <1276704153.23.0.245807696324.issue5712@psf.upfronthosting.co.za>
2010-06-16 16:02:31luckycusplinkissue5712 messages
2010-06-16 16:02:31luckycuspcreate