]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
a bold attempt to fix things broken by MAL's verify patch: import
authorFredrik Lundh <fredrik@pythonware.com>
Wed, 17 Jan 2001 21:51:36 +0000 (21:51 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Wed, 17 Jan 2001 21:51:36 +0000 (21:51 +0000)
commitf785042433f0c43ed1ba2ba0388fc51d79bcf5c3
treebc76d2b9fc810d645ca3648bc1c4fdac9bb0a769
parentf27cc5bc74372032ce9c42e9f6321458df6da2f7
a bold attempt to fix things broken by MAL's verify patch: import
'verify' iff it's used by a test module...
48 files changed:
Lib/test/test_al.py
Lib/test/test_array.py
Lib/test/test_atexit.py
Lib/test/test_audioop.py
Lib/test/test_binhex.py
Lib/test/test_bsddb.py
Lib/test/test_bufio.py
Lib/test/test_cd.py
Lib/test/test_cl.py
Lib/test/test_cmath.py
Lib/test/test_compile.py
Lib/test/test_cookie.py
Lib/test/test_dbm.py
Lib/test/test_dl.py
Lib/test/test_errno.py
Lib/test/test_extcall.py
Lib/test/test_fcntl.py
Lib/test/test_format.py
Lib/test/test_gdbm.py
Lib/test/test_gl.py
Lib/test/test_grp.py
Lib/test/test_imageop.py
Lib/test/test_imgfile.py
Lib/test/test_minidom.py
Lib/test/test_new.py
Lib/test/test_nis.py
Lib/test/test_openpty.py
Lib/test/test_parser.py
Lib/test/test_pty.py
Lib/test/test_pwd.py
Lib/test/test_regex.py
Lib/test/test_rfc822.py
Lib/test/test_rgbimg.py
Lib/test/test_select.py
Lib/test/test_signal.py
Lib/test/test_socket.py
Lib/test/test_sre.py
Lib/test/test_strftime.py
Lib/test/test_string.py
Lib/test/test_strop.py
Lib/test/test_sunaudiodev.py
Lib/test/test_thread.py
Lib/test/test_timing.py
Lib/test/test_tokenize.py
Lib/test/test_userlist.py
Lib/test/test_userstring.py
Lib/test/test_winreg.py
Lib/test/test_xmllib.py