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 christian.heimes
Recipients christian.heimes
Date 2007-11-04.18:44:55
SpamBayes Score 0.05492684
Marked as misclassified No
Message-id <1194201895.98.0.637065940329.issue1384@psf.upfronthosting.co.za>
In-reply-to
Content
The patch lower()s the file names on Windows. The tests break on my
system because C:\\... != c:\\...
Files
File name Uploaded
py3k_inspect.patch christian.heimes, 2007-11-04.18:44:55
History
Date User Action Args
2007-11-04 18:44:56christian.heimessetspambayes_score: 0.0549268 -> 0.05492684
recipients: + christian.heimes
2007-11-04 18:44:55christian.heimessetspambayes_score: 0.0549268 -> 0.0549268
messageid: <1194201895.98.0.637065940329.issue1384@psf.upfronthosting.co.za>
2007-11-04 18:44:55christian.heimeslinkissue1384 messages
2007-11-04 18:44:55christian.heimescreate