Wasn't this discussed on Python-Dev recently? I think CPython has the same problem.
Cheers, Ben [EMAIL PROTECTED] wrote on 26/08/2005 12:07:00: > Author: cfbolz > Date: Fri Aug 26 13:07:00 2005 > New Revision: 16598 > > Added: > pypy/dist/lib-python/modified-2.4.1/linecache.py > - copied, changed from r16593, pypy/dist/lib-python/2.4.1/linecache.py > Log: > For now, use Richard's idea to optimize linecache.py until we figure out why > readlines() is so slow in 'U'-mode files. > > _______________________________________________ > pypy-svn mailing list > [EMAIL PROTECTED] > http://codespeak.net/mailman/listinfo/pypy-svn > _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
