I'm slowly learning python and have hit a wall working with a regex. The perl test regex script matches as expected, while the python version doesn't. I'm running perl 5.10.0 and python 2.5.2 on ...