]> granicus.if.org Git - python/commit
Removed no-longer-true comment about pydoc working under all versions of
authorTim Peters <tim.peters@gmail.com>
Wed, 26 Sep 2001 22:39:22 +0000 (22:39 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 26 Sep 2001 22:39:22 +0000 (22:39 +0000)
commit3ffeae130bc55522543bf367f064478f6d770164
tree588f507fc2989b8aefc0819fefc6df238b4e11da
parent3ab0ac7cd4e0652186c3a1e5ab84f44b76b55d50
Removed no-longer-true comment about pydoc working under all versions of
Python since 1.5 (virtually everything I changed over the last week relies
on "modern" features, particularly nested scopes).
Lib/pydoc.py