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, nedds
Date 2008-07-14.14:02:49
SpamBayes Score 0.0038608245
Marked as misclassified No
Message-id <1216044234.89.0.228814193143.issue3218@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah that import_as_names definitely shouldn't be there. I don't know
what I was thinking at the time, but that should just be an any I
believe. I'll clean this up today or tomorrow, update fix_imports2 as
well, and try to fix the tests for fix_imports.
History
Date User Action Args
2008-07-14 14:03:55neddssetspambayes_score: 0.00386082 -> 0.0038608245
recipients: + nedds, collinwinter
2008-07-14 14:03:54neddssetspambayes_score: 0.00386082 -> 0.00386082
messageid: <1216044234.89.0.228814193143.issue3218@psf.upfronthosting.co.za>
2008-07-14 14:02:51neddslinkissue3218 messages
2008-07-14 14:02:50neddscreate