#2538: Python HTML documentation not necessary for help('module_name') feature
------------------------+---------------------------------------------------
Reporter: brightside | Owner: [email protected]
Type: defect | Status: new
Priority: normal | Milestone: 6.3
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by [EMAIL PROTECTED]):
* type: task => defect
* severity: trivial => normal
Comment:
Not being a Python person, I just blindly tested and it appears
that you don't need the additional docs installed for help on
specific modules (even the native modules).
I can also confirm that help information for modules installed by
other packages (e.g., GTK-2.0) is displayed as well, which more
indicates that Python's help is reading help strings directly from
the modules as the ticket indicates.
Unless Ag replies and has additional information, I'm inclined to
comment out the stuff about help('modulename') in the Python
instructions for the 6.3 release.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2538#comment:1>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page