Comment 2 for bug 1449389

Revision history for this message
Marius Gedminas (mgedmin) wrote :

gdb in Ubuntu links against libpython3.4.

The Python scripts in /usr/share/glib-2.0/gdb haven't been fully ported to Python 3: the custom iterators should define a '__next__' method alias pointing to 'next'.