Ryan Tomayko wrote:
> btw, the readlines comparison is a nice touch.
yeah, but I should really have used codecs.open instead of just a
plain open...
readlines (read as utf-8 text) 8850k 0.093s
cElementTree 0.9 4900k 0.047s
</F>