summaryrefslogtreecommitdiffstats
path: root/pym/cache/fs_template.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix the rest of the broken except statement syntax. (trunk r6120:6121)Zac Medico2007-03-011-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=6122
* Replace relative imports with absolute imports for forward compatibility ↵Zac Medico2006-09-181-1/+1
| | | | | | with python 2.6. svn path=/main/trunk/; revision=4470
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
| | | | svn path=/main/trunk/; revision=3483
* replacement cache subsystem that's gestated in 2.1 and 3.0.Brian Harring2005-11-051-0/+74
it rocks your world, baby. svn path=/main/branches/2.0/; revision=2257