Revert dictionary item iteration in "libcython.py" to use ".iteritems()"...
Revert dictionary item iteration in "libcython.py" to use ".iteritems()" instead of ".items()" since the first is implemented explicitly by "libpython.py".
Showing
Please register or sign in to comment