[issue19146] Improvements to traceback module

Antoine Pitrou report at bugs.python.org
Fri Oct 4 00:00:35 CEST 2013


Antoine Pitrou added the comment:

> And adding __slots__ to a namedtuple subclass doesn't work.

Are you sure? I do it all the time.

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list