]> granicus.if.org Git - python/commit
Remove some false comments.
authorFred Drake <fdrake@acm.org>
Thu, 19 Jul 2001 03:46:26 +0000 (03:46 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 19 Jul 2001 03:46:26 +0000 (03:46 +0000)
commit3f8f1643c8418a3e1980138c6fdb218e5be8c186
tree5402db4eac0c4b8f594892d1315f25de4ccde793
parentf5fec3c88a2fbb025fba7f1625240058a875c8ea
Remove some false comments.

Reorganize so the initialization sequences does not bite us in the foot.
(There is no good reason to discard classes that clients may want to
subclass.)
Lib/webbrowser.py