commit | e7691d36b70968ae6fd7f7d537922a6da45fc1d1 | [log] [tgz] |
---|---|---|
author | Johannes Gijsbers <jlg@dds.nl> | Tue Aug 17 13:21:53 2004 +0000 |
committer | Johannes Gijsbers <jlg@dds.nl> | Tue Aug 17 13:21:53 2004 +0000 |
tree | 275c8da9878c107085d0292dfc560b46d7d11350 | |
parent | 30d00085771bdf2e989678b8d621402bff431583 [diff] |
Use readline/raw_input() in pydoc.Helper.interact if available and self.input is sys.stdin. Based on a patch (#726204) by Dmitry Vasiliev and a comment from Guido in an older patch (#549901).