#2538: Python HTML documentation not necessary for help('module_name') feature
------------------------+---------------------------------------------------
Reporter: brightside | Owner: [email protected]
Type: task | Status: new
Priority: normal | Milestone: 6.3
Component: BOOK | Version: SVN
Severity: trivial | Keywords:
------------------------+---------------------------------------------------
The BLFS-6.3-rc2 book states that to use pythons help('module_name')
feature it is necessary to download and install the HTML documentation.
This is incorrect as Python reads the help-information from the installed
modules themselves using help-strings. The HTML documentation includes the
same information, but can be browsed without running the interpreter.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2538>
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