Georg Brandl added the comment: Marc-Andre Lemburg schrieb: > Marc-Andre Lemburg added the comment: > > Nice idea, but why don't you use a dictionary iterator (PyDict_Next()) > for the fixup ?
I thought that is unsafe to use when the dictionary is mutated while iterating. __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1071> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com