parsing from a position found with a regexp

Mark Jose jester_xp at yahoo.com
Wed Sep 25 11:29:26 EDT 2002


Hi,

I would like to parse only a portion of a particular
file. The portion I am interested in starts after the
last occurrence of a particular string in the file.
Ideally, I was hoping there might be a function
(perhaps like the string rfind function, but for
files) that would make this quick and simple. Any
suggestions?

Thanks,
Mark


__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com




More information about the Python-list mailing list