﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
326	python interactive help does not do CR/NL line endings.	Steven Levine		"The python interactive mode help facility do not generate CR/NL line endings.

To reproduce, start with

  python -i

From the python command line, enter

  help('base64')

to request base64 module help.

The output will be paged, but with NL line endings rather than CR/NL line endings.
"	defect	closed	Feedback Pending		python		low	fixed		
