[Python-bugs-list] [Bug #129288] urllib.quote et al do lowercase %xx

noreply@sourceforge.net noreply@sourceforge.net
Thu, 18 Jan 2001 11:26:06 -0800


Bug #129288, was updated on 2001-Jan-18 11:26
Here is a current snapshot of the bug.

Project: Python
Category: Python Library
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: nobody
Assigned to : nobody
Summary: urllib.quote et al do lowercase %xx

Details: The python 2.0 urllib has %%%x as a format when quoting forbidden
characters.  There are scripts out there that break with lower case,
therefore I guess %%%X should be used.

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=129288&group_id=5470