[Python-checkins] r60140 - python/trunk/Lib/test/test_pyclbr.py

georg.brandl python-checkins at python.org
Sun Jan 20 15:20:03 CET 2008


Author: georg.brandl
Date: Sun Jan 20 15:20:02 2008
New Revision: 60140
Modified:
 python/trunk/Lib/test/test_pyclbr.py
Log:
Fix test_pyclbr after urllib change.
Modified: python/trunk/Lib/test/test_pyclbr.py
==============================================================================
--- python/trunk/Lib/test/test_pyclbr.py	(original)
+++ python/trunk/Lib/test/test_pyclbr.py	Sun Jan 20 15:20:02 2008
@@ -166,6 +166,7 @@
 cm('cgi', ignore=('log',)) # set with = in module
 cm('mhlib')
 cm('urllib', ignore=('getproxies_registry',
+ 'proxy_bypass_registry',
 'open_https',
 'getproxies_internetconfig',)) # not on all platforms
 cm('pickle')


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /