Georg Brandl added the comment: I've figured out the problem with your call stack: the comparison of callLst with the expected calls adds more calls to callLst, leading to a failing comparison.
I've fixed this, but the new test still fails with regrtest -R:: -- will investigate. _____________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1671298> _____________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com