This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rnd0110
Recipients
Date 2001-08-07.11:19:03
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
When in the interactive mode, it could be nice to have
readline-completer support in "help>" prompt too,
history shared with the main ">>>"-prompt. For example,
Pdb has that.
Why not pydoc?
History
Date User Action Args
2008-01-20 09:59:13adminlinkissue448736 messages
2008-01-20 09:59:13admincreate