[New-bugs-announce] [issue1667] license() does not process keyboard input correctly

Joseph Armbruster report at bugs.python.org
Thu Dec 20 06:36:59 CET 2007


New submission from Joseph Armbruster:

url: http://svn.python.org/projects/python/branches/py3k
rev: 59577

The license() function does not appear to process keyboard input
correctly.  Symptoms:
- Carriage returns do not move license pages downwards
- q option did not quit

Patch to site.py attached.

----------
components: Documentation
files: licensepatch.patch
messages: 58857
nosy: JosephArmbruster
severity: normal
status: open
title: license() does not process keyboard input correctly
type: behavior
versions: Python 3.0
Added file: http://bugs.python.org/file9007/licensepatch.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1667>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: licensepatch.patch
Type: application/octet-stream
Size: 720 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20071220/1e5c8a52/attachment.obj 


More information about the New-bugs-announce mailing list