]> granicus.if.org Git - python/commit
Add "exceptions" to list of built-in modules for the sake of
authorGuido van Rossum <guido@python.org>
Wed, 12 Jul 2000 12:09:05 +0000 (12:09 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 12 Jul 2000 12:09:05 +0000 (12:09 +0000)
commit3f2fa0a53d79c14516dab32c76f193e4ae035287
tree9e54638b91140c8941e8adea4a00f309bdf3903c
parent0ae528447f5321936532b8be1a46c54f45b8b734
Add "exceptions" to list of built-in modules for the sake of
sys.builtin_module_names.  (Noticed by Toby Dickenson.)
Modules/config.c.in