Hi all, I've started a wiki page to catalog known regressions in the py3k branch that aren't covered by the test suite: http://wiki.python.org/moin/Py3kRegressions.
First up: dir() doesn't work on traceback objects (it now produces an empty list). A patch for this is up at http://python.org/sf/1772489. Collin Winter _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
