mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
2df5fc7a36
svn+ssh://pythondev@svn.python.org/python/trunk ........ r76718 | antoine.pitrou | 2009-12-08 20:35:12 +0100 (mar., 08 déc. 2009) | 3 lines Fix transient refleaks in test_urllib. Thanks to Florent Xicluna. ........