Added sc.py, a
authorW. Trevor King <wking@drexel.edu>
Sat, 26 Jun 2010 20:08:04 +0000 (16:08 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 26 Jun 2010 20:10:07 +0000 (16:10 -0400)
commit9264e6e38b7fb482f6b62eaeccd611f179abb9f5
treedaa57f8723316d50caad082c5ae82e08cd472cee
parent67798b9b5a7e3c0908412652e364fc09a4e0660a
Added sc.py, a

Because relative imports don't work with
  $ ./sitecore/prof/export_mysql.py
etc.

Also a number of syntax fixups and unicode -> ascii translations.
sc.py [new file with mode: 0755]
sitecore/__init__.py
sitecore/alt_tags.py
sitecore/prof/__init__.py
sitecore/prof/export_mysql.py
sitecore/prof/import.py