[issue12523] 'str' object has no attribute 'more' [/usr/lib/python3.2/asynchat.py|initiate_send|245]
Roundup Robot
report at bugs.python.org
Tue Jul 8 00:01:56 CEST 2014
Roundup Robot added the comment:
New changeset f8c9dd2626aa by Victor Stinner in branch '3.4':
Issue #12523: asynchat.async_chat.push() now raises a TypeError if it doesn't
http://hg.python.org/cpython/rev/f8c9dd2626aa
New changeset 4b29d338cc41 by Victor Stinner in branch 'default':
(Merge 3.4) Issue #12523: asynchat.async_chat.push() now raises a TypeError if
http://hg.python.org/cpython/rev/4b29d338cc41
----------
nosy: +python-dev
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12523>
_______________________________________
More information about the Python-bugs-list
mailing list