Problem with popen() and a regular expression

Simon Willison cs1spw at bath.ac.uk
Tue Mar 5 07:55:17 EST 2002


I figured it out and I'm kicking myself now. It was a case sensitivity 
problem - my regular expression wasn't picking up 
<TITLE>something</TITLE> tags.

Doh!




More information about the Python-list mailing list