python regular expression

eddieNOSPAM at eddiecentral.net eddieNOSPAM at eddiecentral.net
Fri Nov 21 18:03:16 EST 2003


I am trying to edit a bunch of files that are similar. I want to remove all
the ASP code that appears before the <HTML> tag. Can some one help me with a
regex that can replace everything before the <HTML> tag with nothing?








More information about the Python-list mailing list