summaryrefslogtreecommitdiff
path: root/examples/dogpile_caching/advanced.py
Commit message (Collapse)AuthorAgeFilesLines
* - remove verbiage about "namespaces" from the dogpile example, [ticket:2862]Mike Bayer2013-12-071-4/+2
| | | | - fix broken py2k/py3k isms
* - the pronoun removal commit. there was only one instance of aMike Bayer2013-11-301-1/+1
| | | | | | | | standalone gendered pronoun with a gender-neutral subject, but also have replaced all occurences of "his/her", "his or her", etc. The docs have always strived to account for both genders in any non-specific singular pronoun, however recent controversy in the community suggests that a zero-gendered-pronoun policy is probably best going forward.
* - the raw 2to3 runMike Bayer2013-04-271-17/+17
| | | | - went through examples/ and cleaned out excess list() calls
* - converted beaker demo to dogpile.cache, [ticket:2589]Mike Bayer2012-10-211-0/+79