R. David Murray added the comment:

It looks like the data input is the same in both cases. (Although why does your 
second example show '<urllib2.Request instance at 0x90d878>'?  Does urllib2 
really output that as part of the debug output?)  It is hard to see what could 
be causing the divergence in response here.  Is it possible for there to be 
something in the SSL setup that triggers a different response from your server?

Any chance you could try Python 3.2 or 3.3 just to see if there is a difference 
there?

----------
nosy: +orsenthil, pitrou

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16109>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to