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 orsenthil, zhang.kai
Date 2012-09-12.06:13:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347430440.98.0.5433971799.issue15928@psf.upfronthosting.co.za>
In-reply-to
Content
Have a look at the ProxyHandler example in the Examples here - http://docs.python.org/library/urllib2.html#examples
Also, construct the full url properly with urlencoded data as params.

Your report does not give any details of problem.
History
Date User Action Args
2012-09-12 06:14:01orsenthilsetrecipients: + orsenthil, zhang.kai
2012-09-12 06:14:00orsenthilsetmessageid: <1347430440.98.0.5433971799.issue15928@psf.upfronthosting.co.za>
2012-09-12 06:13:39orsenthillinkissue15928 messages
2012-09-12 06:13:39orsenthilcreate