[issue11698] Improve repr for structseq objects to show named, but unindexed fields

Sunny K report at bugs.python.org
Sun Oct 20 21:45:07 CEST 2013


Sunny K added the comment:

Added patch for 3.4.

The patch demarcates the output by adding a {...} around the dictionary portion. Please let me know if this is the right format or if not required at all. It is a simple change.

----------
nosy: +sunfinite
Added file: http://bugs.python.org/file32265/structseq.patch

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


More information about the Python-bugs-list mailing list