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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, jurojin
Date 2008-06-26.12:48:15
SpamBayes Score 0.015101386
Marked as misclassified No
Message-id <1214484496.91.0.299393458713.issue1636874@psf.upfronthosting.co.za>
In-reply-to
Content
It seems that python3.0 behaves better in this area, specially on
Windows. See the examples given in issue3207.

And since the 'file' type does not use FILE* anymore, the given
workaround is not necessary.
History
Date User Action Args
2008-06-26 12:48:17amaury.forgeotdarcsetspambayes_score: 0.0151014 -> 0.015101386
recipients: + amaury.forgeotdarc, jurojin
2008-06-26 12:48:16amaury.forgeotdarcsetspambayes_score: 0.0151014 -> 0.0151014
messageid: <1214484496.91.0.299393458713.issue1636874@psf.upfronthosting.co.za>
2008-06-26 12:48:16amaury.forgeotdarclinkissue1636874 messages
2008-06-26 12:48:15amaury.forgeotdarccreate