[issue8620] wrong truncation of last line in cmd.Cmd

R. David Murray report at bugs.python.org
Sat Jul 31 05:45:01 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

Here is a unit test that demonstrates the problem (against py3k trunk).  I'm not convinced that fixing this would be backward incompatible.  

(NB: please no one patch this bug, I'm expecting the patch to get created tomorrow during PyOhio.)

----------
keywords: +patch
nosy: +r.david.murray
stage:  -> needs patch
Added file: http://bugs.python.org/file18280/cmd-noeol-test.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8620>
_______________________________________


More information about the Python-bugs-list mailing list