]> granicus.if.org Git - python/commit
Issue #7783 and #7787: open_urlresource invalidates the outdated files from the local...
authorFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 15 Mar 2010 18:08:58 +0000 (18:08 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 15 Mar 2010 18:08:58 +0000 (18:08 +0000)
commit3cc8f211ed0d569836114d0d54c6298a21e6dde3
treef3ceb6af8296b5cdb6d4e8860df240db5e208ac0
parentfae23dc9dc1b4e1b3138b1c933306869440408f2
Issue #7783 and #7787: open_urlresource invalidates the outdated files from the local cache.
Use this feature to fix test_normalization.
Lib/test/test_normalization.py
Lib/test/test_support.py
Misc/NEWS