]> granicus.if.org Git - python/commit
bunch more __all__ lists
authorSkip Montanaro <skip@pobox.com>
Thu, 15 Feb 2001 22:15:14 +0000 (22:15 +0000)
committerSkip Montanaro <skip@pobox.com>
Thu, 15 Feb 2001 22:15:14 +0000 (22:15 +0000)
commit0de65807e6bdc5254f5a7e99b2f39adeea6b883b
tree914e04ae2a3d31caf9c9731825970dd45c754378
parent04f1d37471d6dde302acedf56ee543fa827c7f29
bunch more __all__ lists
also modified check_all function to suppress all warnings since they aren't
relevant to what this test is doing (allows quiet checking of regsub, for
instance)
28 files changed:
Lib/pre.py
Lib/random.py
Lib/re.py
Lib/reconvert.py
Lib/regex_syntax.py
Lib/regsub.py
Lib/repr.py
Lib/rexec.py
Lib/rfc822.py
Lib/rlcompleter.py
Lib/sched.py
Lib/sgmllib.py
Lib/shelve.py
Lib/shlex.py
Lib/shutil.py
Lib/smtpd.py
Lib/smtplib.py
Lib/sndhdr.py
Lib/socket.py
Lib/sre.py
Lib/sre_compile.py
Lib/sre_constants.py
Lib/sre_parse.py
Lib/stat.py
Lib/statcache.py
Lib/statvfs.py
Lib/string.py
Lib/test/test___all__.py