regular expressions newbie

Scott Hathaway slhath at flash.net
Thu May 11 12:16:18 EDT 2000


I have the following situation.  I want to go through all the .html and .js
files in a directory.  If anyone of them have links to other files in any
manner (through a link, script call, css external file, etc) I want to make
that filename lowercase in the .html or .js file call.  Is there an easy way
to do this with regular expressions?

Thanks,
Scott





More information about the Python-list mailing list