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 janssen
Recipients giampaolo.rodola, gregory.p.smith, iElectric, janssen, pitrou, roberte
Date 2008-06-30.16:09:54
SpamBayes Score 0.0040673115
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
But httplib is far from fixed.  It's a nasty tarball of interdependencies...

Bill

On Mon, Jun 30, 2008 at 4:12 AM, Giampaolo Rodola' <[email protected]>
wrote:

>
> Giampaolo Rodola' <[email protected]> added the comment:
>
> Yes, I think that providing an "unwrap" method for the ssl module would
> be good, independently from this issue.
> With that implemented and httplib fixed in the way you were mentioning
> in this same report I can go on with modifying the ftplib patch.
>
> _______________________________________
> Python tracker <[email protected]>
> <http://bugs.python.org/issue2054>
> _______________________________________
>
Files
File name Uploaded
unnamed janssen, 2008-06-30.16:09:53
History
Date User Action Args
2008-06-30 16:14:27janssensetspambayes_score: 0.00406731 -> 0.0040673115
recipients: + janssen, gregory.p.smith, pitrou, giampaolo.rodola, roberte, iElectric
2008-06-30 16:09:54janssenlinkissue2054 messages
2008-06-30 16:09:54janssencreate