Ah, very good, it's working perfectly now. Thank you so much for your help - regular expressions are very powerful!
On Oct 5, 4:26 pm, MRAB <pyt...@mrabarnett.plus.com> wrote: > [snip] > > Additional: I forgot to mention that you should understand the > difference between the .match() and .search() mthods. .match() is > anchored to the starting position, so you'll want to use .search() > instead. -- http://mail.python.org/mailman/listinfo/python-list