commit | f089fd67fc271b0a777f4c04110c5c39a7b23723 | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Fri Mar 19 14:25:03 2010 +0000 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Fri Mar 19 14:25:03 2010 +0000 |
tree | 949f02c50db9f471ccf27c83302e4eef323b4354 | |
parent | faa663f03dfeb11274f6edd787e2ec1f73623308 [diff] |
Merged revisions 78982,78986 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r78982 | florent.xicluna | 2010-03-15 15:00:58 +0100 (lun, 15 mar 2010) | 2 lines Remove py3k deprecation warnings from these Unicode tools. ........ r78986 | florent.xicluna | 2010-03-15 19:08:58 +0100 (lun, 15 mar 2010) | 3 lines Issue #7783 and #7787: open_urlresource invalidates the outdated files from the local cache. Use this feature to fix test_normalization. ........