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 rg3
Recipients rg3
Date 2009-04-22.18:26:24
SpamBayes Score 2.3304705e-05
Marked as misclassified No
Message-id <1240424785.43.0.413092810491.issue5815@psf.upfronthosting.co.za>
In-reply-to
Content
I just realized that the "if" I introduced is not really needed.
"encoding = encoding.split('@')[0]" works whether the '@' symbol is
present or not.
History
Date User Action Args
2009-04-22 18:26:25rg3setrecipients: + rg3
2009-04-22 18:26:25rg3setmessageid: <1240424785.43.0.413092810491.issue5815@psf.upfronthosting.co.za>
2009-04-22 18:26:24rg3linkissue5815 messages
2009-04-22 18:26:24rg3create