Python(2.5) reads an input file FASTER than pure C(Mingw)

hdante hdante at gmail.com
Sat Apr 26 15:03:40 EDT 2008


On Apr 26, 1:15 pm, n00m <n... at narod.ru> wrote:
> fgets() from C++ iostream library???
>

 fgets is part of the standard C++ library and it lives in the std
namespace.

> I guess if I'd came up with "Python reads SLOWER than C"
> I'd get another (not less) smart explanation "why it's so".



More information about the Python-list mailing list