Deleting lines from a file

Horacius ReX horacius.rex at gmail.com
Mon Dec 17 07:34:41 EST 2007


Hi,

I need to write a program which reads an external text file. Each time
it reads, then it needs to delete some lines, for instance from second
line to 55th line. The file is really big, so what do you think is the
fastest method to delete specific lines in a text file ?

Thanks




More information about the Python-list mailing list