[issue18772] Fix gdb plugin for new sets dummy object

Antoine Pitrou report at bugs.python.org
Fri Aug 23 20:28:43 CEST 2013


Antoine Pitrou added the comment:

Attached patch solves the issue and removes the repr()-based hack in the gdb plugin.

----------
Added file: http://bugs.python.org/file31444/gdb_sets_repr2.patch

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


More information about the Python-bugs-list mailing list