[issue19810] Adding a feature to python interpreter

2013-11-27 Thread R. David Murray
R. David Murray added the comment: That's much less readable than the output from pfydoc, which the user can access easily (via either help at the interpreter prompt or pydoc at the shell prompt). So I'm -1 on this proposed change. -- nosy: +r.david.murray ___

[issue19810] Adding a feature to python interpreter

2013-11-27 Thread Georg Brandl
Changes by Georg Brandl : -- nosy: -georg.brandl versions: -Python 3.3, Python 3.4 ___ Python tracker ___ ___ Python-bugs-list maili

[issue19810] Adding a feature to python interpreter

2013-11-27 Thread madan ram
Changes by madan ram : -- title: adding an feature to python interpreter -> Adding a feature to python interpreter ___ Python tracker ___ ___