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 orsenthil
Recipients eric.araujo, ezio.melotti, nadeem.vawda, orsenthil, petri.lehtinen, sandro.tosi
Date 2013-03-18.23:22:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363648959.38.0.205516232408.issue12707@psf.upfronthosting.co.za>
In-reply-to
Content
And getcode is documented all 3.x documentation now.

URLOpener (and by inheritance) raise DeprecationWarning since 3.3. I believe, when class becomes deprecated and removed, their methods go away too? For the URLOpener, I would like that to happen as it will present a much cleaner newer way for further enhancement.
History
Date User Action Args
2013-03-18 23:22:39orsenthilsetrecipients: + orsenthil, nadeem.vawda, ezio.melotti, eric.araujo, sandro.tosi, petri.lehtinen
2013-03-18 23:22:39orsenthilsetmessageid: <1363648959.38.0.205516232408.issue12707@psf.upfronthosting.co.za>
2013-03-18 23:22:39orsenthillinkissue12707 messages
2013-03-18 23:22:39orsenthilcreate