Remove portions of Cheetah that pyTivo doesn't use.
commit3a0f5bfaa06ee52f7cc264f4fcd32fc29016bde4
authorWilliam McBrine <wmcbrine@gmail.com>
Tue, 13 Mar 2012 22:19:52 +0000 (13 18:19 -0400)
committerlucas_nz <lucas_nz@hotmail.com>
Fri, 20 Apr 2012 09:21:52 +0000 (20 21:21 +1200)
tree994158b555bce3e75eef579b813ed58167beb331
parentfeac9519c5018b50df5bc81f3c2b6de7d0273a81
Remove portions of Cheetah that pyTivo doesn't use.
32 files changed:
Cheetah/CheetahWrapper.py [deleted file]
Cheetah/FileUtils.py [deleted file]
Cheetah/ImportHooks.py [deleted file]
Cheetah/ImportManager.py [deleted file]
Cheetah/TemplateCmdLineIface.py [deleted file]
Cheetah/Templates/SkeletonPage.py [deleted file]
Cheetah/Templates/SkeletonPage.tmpl [deleted file]
Cheetah/Templates/_SkeletonPage.py [deleted file]
Cheetah/Templates/__init__.py [deleted file]
Cheetah/Tests/CheetahWrapper.py [deleted file]
Cheetah/Tests/FileRefresh.py [deleted file]
Cheetah/Tests/NameMapper.py [deleted file]
Cheetah/Tests/SyntaxAndOutput.py [deleted file]
Cheetah/Tests/Template.py [deleted file]
Cheetah/Tests/Test.py [deleted file]
Cheetah/Tests/__init__.py [deleted file]
Cheetah/Tests/unittest_local_copy.py [deleted file]
Cheetah/Tools/CGITemplate.py [deleted file]
Cheetah/Tools/MondoReport.py [deleted file]
Cheetah/Tools/MondoReportDoc.txt [deleted file]
Cheetah/Tools/RecursiveNull.py [deleted file]
Cheetah/Tools/SiteHierarchy.py [deleted file]
Cheetah/Tools/__init__.py [deleted file]
Cheetah/Tools/turbocheetah/__init__.py [deleted file]
Cheetah/Tools/turbocheetah/cheetahsupport.py [deleted file]
Cheetah/Tools/turbocheetah/tests/__init__.py [deleted file]
Cheetah/Tools/turbocheetah/tests/test_template.py [deleted file]
Cheetah/Utils/optik/__init__.py [deleted file]
Cheetah/Utils/optik/errors.py [deleted file]
Cheetah/Utils/optik/option.py [deleted file]
Cheetah/Utils/optik/option_parser.py [deleted file]
Cheetah/_namemapper.c [deleted file]