| commit | c0f2d2d345d5fe97f81554d49b273b3feb0e37ae | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Fri Aug 03 19:19:24 2007 +0000 |
| committer | Guido van Rossum <guido@python.org> | Fri Aug 03 19:19:24 2007 +0000 |
| tree | f1e57383a03f8723af8ad68dc831732ad9000dbb | |
| parent | 15863ea07ab4eed2d91ce55b274245e8d420723d [diff] |
SF patch# 1762940 by Joe Gregorio. Fix test_cookielib and test_urllib2. (The changes to urllib make urllib.quote() work correctly for Unicode strings; but they don't fix test_urllib.)