]> granicus.if.org Git - python/commitdiff
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)
Python since 1.5 (virtually everything I changed over the last week relies
on "modern" features, particularly nested scopes).

Lib/pydoc.py

index a99fdb48ffe8d835d7527614ee35f25fe110ec1c..84ef4a5bf2835c31b28c038d8a9444a8e360c078 100755 (executable)
@@ -35,10 +35,6 @@ Richard Chamberlain, for the first implementation of textdoc.
 
 Mynd you, møøse bites Kan be pretty nasti..."""
 
-# Note: this module is designed to deploy instantly and run under any
-# version of Python from 1.5 and up.  That's why it's a single file and
-# some 2.0 features (like string methods) are conspicuously absent.
-
 # Known bugs that can't be fixed here:
 #   - imp.load_module() cannot be prevented from clobbering existing
 #     loaded modules, so calling synopsis() on a binary module file