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 sdaoden
Recipients ned.deily, pitrou, rhettinger, sdaoden, vstinner
Date 2011-02-23.11:03:25
SpamBayes Score 6.825558e-08
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Hmm.  Note that this problem does *not* occur if i don't install Python but run it in place, e.g. 'cd Lib/test; ../../python.exe -m test -v -uall test_iter' works just perfect.
History
Date User Action Args
2011-02-23 11:03:27sdaodensetrecipients: + sdaoden, rhettinger, pitrou, vstinner, ned.deily
2011-02-23 11:03:26sdaodensetmessageid: <[email protected]>
2011-02-23 11:03:25sdaodenlinkissue11285 messages
2011-02-23 11:03:25sdaodencreate