653: urllib2 in Python2.4 does not have the quote method

al.y****@gmai***** (Google Code) (Is this you? Claim this profile.)
Oct. 7, 2008
What's the URL of the page containing the problem?
not relevant

What steps will reproduce the problem?
1. upload a patch coupled to a mercurial repository
2. try to view the diff

What is the expected output? What do you see instead?
traceback: urllib2 does not contain the quote method

What operating system are you using? What browser?
not relevant

Please provide any additional information below.
Debian-etch; Python-2.4

The patch is trivial, use urllib (in place for urllib2) for the quote method.
#1 al.y****@gmai***** (Google Code) (Is this you? Claim this profile.)
reviewboard # 550:  http://reviews.review-board.org/r/550/
david
#2 david
Fixed in SVN r1521. Thanks!
  • +Fixed