On 9 Jan 2001, Mr 804 wrote: > Anyone got a howto or something with lots of examples on string > handling? ie matching strings from a file you've just read, etc? Andrew Kuchling's "Regular Expression HOWTO" is very useful... http://www.python.org/doc/howto/regex/regex.html