﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
2538	Python HTML documentation not necessary for help('module_name') feature	Espen Rønnevik	blfs-book@…	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. 	defect	closed	normal	6.3	BOOK	SVN	medium	fixed		
