aboutsummaryrefslogtreecommitdiff
path: root/tools/cache.py
AgeCommit message (Collapse)Author
2013-03-04Isolate shutil.rmtree logic in tempfiles.try_delete, and integrate azakai's ↵Chad Austin
feedback
2013-03-04Split Cache and JCache into objects and move them into cache.py so they can ↵Chad Austin
be loaded without shared.py