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 John.Edmonds
Recipients John.Edmonds, alexis, eric.araujo, tarek
Date 2011-06-10.02:43:31
SpamBayes Score 0.023295907
Marked as misclassified No
Message-id <1307673813.93.0.287317846726.issue12169@psf.upfronthosting.co.za>
In-reply-to
Content
I'd like to try tackling this issue.  I've made a patch that moves encode_multipart from upload_docs to the distutils2.command module and changed the register and upload commands to use this function.
History
Date User Action Args
2011-06-10 02:43:34John.Edmondssetrecipients: + John.Edmonds, tarek, eric.araujo, alexis
2011-06-10 02:43:33John.Edmondssetmessageid: <1307673813.93.0.287317846726.issue12169@psf.upfronthosting.co.za>
2011-06-10 02:43:33John.Edmondslinkissue12169 messages
2011-06-10 02:43:33John.Edmondscreate