Re: [Speed] pathlib benchmark?
July 23, 2012
9:24 p.m.
On Mon, 23 Jul 2012 15:50:31 -0400 Brett Cannon <brett@python.org> wrote:
Same here, especially if it can include Unicode path stuff.
Ok, done in http://hg.python.org/benchmarks/rev/72516165f6ed.
Unicode paths are naturally tested with 3.x, but not with 2.x where bytes are the natural type for file paths. (however, I didn't integrate any non-ASCII paths in the test, if that's what you meant)
Regards
Antoine.
-- Software development and contracting: http://pro.pitrou.net
5133
Age (days ago)
5133
Last active (days ago)
0 comments
1 participants
participants (1)
-
Antoine Pitrou