[issue10570] curses.tigetstr() returns bytes, but curses.tparm() expects a string

Roundup Robot report at bugs.python.org
Sun Nov 6 08:31:09 CET 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 3a0a94797ac5 by Petri Lehtinen in branch '3.2':
curses.tparm() is expecting a byte string, not curses.tigetstr()
http://hg.python.org/cpython/rev/3a0a94797ac5

New changeset 626c6c7f3af6 by Petri Lehtinen in branch 'default':
curses.tparm() is expecting a byte string, not curses.tigetstr()
http://hg.python.org/cpython/rev/626c6c7f3af6

----------

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


More information about the Python-bugs-list mailing list