]> granicus.if.org Git - python/commit
Speed-up unquote(), inspired by post from Daniel Walton.
authorGuido van Rossum <guido@python.org>
Sun, 28 Jun 1998 23:49:35 +0000 (23:49 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 28 Jun 1998 23:49:35 +0000 (23:49 +0000)
commit52e86ad05b3b0471bb56a66c29c6a8c6d864d9a2
treee9531a1ff2d90ca553df4591cdcca6432334ec38
parent002f7aae083b187a850818eac9045a3756b2a326
Speed-up unquote(), inspired by post from Daniel Walton.
Lib/urllib.py