]> granicus.if.org Git - python/commit
Add a whole lot of stuff to __all__.
authorGuido van Rossum <guido@python.org>
Mon, 19 Mar 2001 13:40:44 +0000 (13:40 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Mar 2001 13:40:44 +0000 (13:40 +0000)
commita8423a95b8746aa6b126a8242e84c1e24460b929
tree9505f4c2700a2acac1edb6e0b3e63a2072caf29e
parentf531ad698cc3ab00ed6d432c98dda59a2081a9f0
Add a whole lot of stuff to __all__.

(Excluding the logging stuff, which doesn't lend itself to use via
"from cgi import *" -- it manipulates globals.)
Lib/cgi.py