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 mperry
Recipients eric.araujo, mperry, tarek
Date 2013-06-13.19:41:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371152498.03.0.330361928353.issue18204@psf.upfronthosting.co.za>
In-reply-to
Content
Distutils attempts "r.read()" instead of "request.read()" when showing an upload error message.
History
Date User Action Args
2013-06-13 19:41:38mperrysetrecipients: + mperry, tarek, eric.araujo
2013-06-13 19:41:38mperrysetmessageid: <1371152498.03.0.330361928353.issue18204@psf.upfronthosting.co.za>
2013-06-13 19:41:37mperrylinkissue18204 messages
2013-06-13 19:41:37mperrycreate