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 vstinner
Recipients pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-11-05.16:01:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415203316.16.0.740504320271.issue22793@psf.upfronthosting.co.za>
In-reply-to
Content
> NameError: name 'os' is not defined

The imports in this module are really weird... But I'm not interested to rework completly the module, so I just fixed this specific issue.
History
Date User Action Args
2014-11-05 16:01:56vstinnersetrecipients: + vstinner, pitrou, python-dev, serhiy.storchaka
2014-11-05 16:01:56vstinnersetmessageid: <1415203316.16.0.740504320271.issue22793@psf.upfronthosting.co.za>
2014-11-05 16:01:56vstinnerlinkissue22793 messages
2014-11-05 16:01:56vstinnercreate