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 ajaksu2, jjlee, orsenthil, rus_r_orange
Date 2010-11-20.17:54:12
SpamBayes Score 0.00026880493
Marked as misclassified No
Message-id <1290275667.9.0.279260329591.issue1520831@psf.upfronthosting.co.za>
In-reply-to
Content
What should it do? OP expected that it print the redirected url. I don't think that's helpful by setting max_redirections to 0, when it can be achieved in other ways. 

Also, max_redirections is not exposed (as a parameter or arg) or a documented, how do we define user's expectation when he tries to change it?
History
Date User Action Args
2010-11-20 17:54:28orsenthilsetrecipients: + orsenthil, jjlee, ajaksu2, rus_r_orange
2010-11-20 17:54:27orsenthilsetmessageid: <1290275667.9.0.279260329591.issue1520831@psf.upfronthosting.co.za>
2010-11-20 17:54:12orsenthillinkissue1520831 messages
2010-11-20 17:54:12orsenthilcreate