[Python-checkins] r43324 - python/trunk/Lib/test/test___all__.py

neal.norwitz python-checkins at python.org
Sun Mar 26 06:59:27 CEST 2006


Author: neal.norwitz
Date: Sun Mar 26 06:59:27 2006
New Revision: 43324
Modified:
 python/trunk/Lib/test/test___all__.py
Log:
regsub is gone, nothing to ignore
Modified: python/trunk/Lib/test/test___all__.py
==============================================================================
--- python/trunk/Lib/test/test___all__.py	(original)
+++ python/trunk/Lib/test/test___all__.py	Sun Mar 26 06:59:27 2006
@@ -5,8 +5,6 @@
 import sys
 import warnings
 
-warnings.filterwarnings("ignore", ".* regsub .*", DeprecationWarning,
- r'^regsub$')
 warnings.filterwarnings("ignore",
 "the gopherlib module is deprecated",
 DeprecationWarning,


More information about the Python-checkins mailing list

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