Fix test_pyclbr after another platform-dependent function was added to urllib.

This commit is contained in:
Georg Brandl 2008-05-18 21:10:19 +00:00
parent 7a0f4c75b1
commit 6e7e0790de
1 changed files with 1 additions and 0 deletions

View File

@ -166,6 +166,7 @@ class PyclbrTest(TestCase):
cm('cgi', ignore=('log',)) # set with = in module
cm('urllib', ignore=('_CFNumberToInt32',
'_CStringFromCFString',
'_CFSetup',
'getproxies_registry',
'proxy_bypass_registry',
'proxy_bypass_macosx_sysconf',