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 nedds
Recipients collinwinter, georg.brandl, nedds
Date 2008-07-18.18:10:52
SpamBayes Score 0.060328078
Marked as misclassified No
Message-id <1216404653.83.0.0473664556008.issue2894@psf.upfronthosting.co.za>
In-reply-to
Content
This seems to have been the same problem that was causing whitespace to
get lost before some imports. I believe the fix_import change I provided
in that issue, issue 3334, also corrects this problem.
History
Date User Action Args
2008-07-18 18:10:54neddssetspambayes_score: 0.0603281 -> 0.060328078
recipients: + nedds, georg.brandl, collinwinter
2008-07-18 18:10:53neddssetspambayes_score: 0.0603281 -> 0.0603281
messageid: <1216404653.83.0.0473664556008.issue2894@psf.upfronthosting.co.za>
2008-07-18 18:10:52neddslinkissue2894 messages
2008-07-18 18:10:52neddscreate