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 flavio.ribeiro
Recipients flavio.ribeiro
Date 2012-07-20.17:50:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342806618.21.0.425408251196.issue15409@psf.upfronthosting.co.za>
In-reply-to
Content
Cookiejar calls some urllib.Request's deprecated methods. This patch fixes this deprecated calls.
History
Date User Action Args
2012-07-20 17:50:18flavio.ribeirosetrecipients: + flavio.ribeiro
2012-07-20 17:50:18flavio.ribeirosetmessageid: <1342806618.21.0.425408251196.issue15409@psf.upfronthosting.co.za>
2012-07-20 17:50:17flavio.ribeirolinkissue15409 messages
2012-07-20 17:50:16flavio.ribeirocreate