Roger Serwy <roger.se...@gmail.com> added the comment:

On 3.3.0b1 and 3.2 I get:


(Cmd) help

Documented commands (type help <topic>):
========================================
help


I only see help under "Undocumented" with 2.7.


It looks like this changeset f8c896ad787f never got backported to 2.7. This 
involves adding a doc string to do_help. Manually applying this doc_string 
fixes the problem on 2.7

----------
nosy: +serwy

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15337>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to