On Fri, 31 Aug 2012 17:52:38 +0200 (CEST) brett.cannon <python-check...@python.org> wrote: > http://hg.python.org/benchmarks/rev/873baf08045e > changeset: 162:873baf08045e > user: Brett Cannon <br...@python.org> > date: Fri Aug 31 11:52:30 2012 -0400 > summary: > Pathlib works under Python 3.
... but therefore you shouldn't run it under 2to3 (which may pessimize the code). Benchmarks with a 3.x-compatible code base are listed under the "2n3" meta-benchmark name in perf.py: http://hg.python.org/benchmarks/file/873baf08045e/perf.py#l2000 Regards Antoine. -- Software development and contracting: http://pro.pitrou.net _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com