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 icordasc
Recipients Dave.Jones, icordasc
Date 2013-02-04.18:57:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360004277.69.0.940438258478.issue17124@psf.upfronthosting.co.za>
In-reply-to
Content
As a further note, on python 2.6, I just touched a file called time.py, and in the interpreter imported subprocess. It didn't hang because the file was empty but it did generate a pyc file. This is almost certainly the root of your problem. I doubt this is a core python problem.
History
Date User Action Args
2013-02-04 18:57:57icordascsetrecipients: + icordasc, Dave.Jones
2013-02-04 18:57:57icordascsetmessageid: <1360004277.69.0.940438258478.issue17124@psf.upfronthosting.co.za>
2013-02-04 18:57:57icordasclinkissue17124 messages
2013-02-04 18:57:57icordasccreate