Use re.DOTALL to also match newlines with .
[sitecorepy.git] / sitecore / alt_tags.py
2010-07-01 W. Trevor KingUse re.DOTALL to also match newlines with .
2010-06-30 W. Trevor KingUse regexps instead of string matching for fields
2010-06-27 W. Trevor Kingoptparse.OptionParser.parse_args wants argv[1:]
2010-06-26 W. Trevor KingOops. ./sc -> ./sc.py in help texts.
2010-06-26 W. Trevor KingAdded sc.py, a
2010-06-25 W. Trevor KingRemove some old cruft from sitecore.alt_tags
2010-06-25 W. Trevor KingMoved to submodule structure and split out alt_tags