summaryrefslogtreecommitdiff
path: root/examples/dogpile_caching/environment.py
Commit message (Collapse)AuthorAgeFilesLines
* - remove verbiage about "namespaces" from the dogpile example, [ticket:2862]Mike Bayer2013-12-071-2/+7
| | | | - fix broken py2k/py3k isms
* - the raw 2to3 runMike Bayer2013-04-271-3/+3
| | | | - went through examples/ and cleaned out excess list() calls
* - converted beaker demo to dogpile.cache, [ticket:2589]Mike Bayer2012-10-211-0/+83