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 pitrou
Recipients alexis, eric.araujo, pitrou, tarek
Date 2011-05-19.11:39:35
SpamBayes Score 0.33980307
Marked as misclassified No
Message-id <1305805176.62.0.397552064176.issue12109@psf.upfronthosting.co.za>
In-reply-to
Content
$ grep -r https_conn_wrapper *
Lib/packaging/tests/test_command_upload_docs.py:146:        def https_conn_wrapper(*args):
Lib/packaging/tests/test_command_upload_docs.py:152:        upload_docs_mod.http.client.HTTPSConnection = https_conn_wrapper
History
Date User Action Args
2011-05-19 11:39:36pitrousetrecipients: + pitrou, tarek, eric.araujo, alexis
2011-05-19 11:39:36pitrousetmessageid: <1305805176.62.0.397552064176.issue12109@psf.upfronthosting.co.za>
2011-05-19 11:39:36pitroulinkissue12109 messages
2011-05-19 11:39:35pitroucreate