summaryrefslogtreecommitdiff
path: root/doc/examples/config.py
AgeCommit message (Expand)AuthorFilesLines
2013-10-21doc/examples/*.py: Update examples to the new APIJulian Andres Klode1-2/+2
2013-10-21doc/examples: Start updating to new APIJulian Andres Klode1-9/+9
2009-04-19* Update the code to use the new classes.Julian Andres Klode1-1/+1
2008-08-08Fix whitespace in changes from 0.7.7.Ben Finney1-1/+1
2008-07-21* doc/examples/config.py:Emanuele Rocca1-2/+1
2008-05-16Limit code lines to maximum 79 characters, to conform with PEP 8.Ben Finney1-1/+2
2008-05-16Imports on separate lines, to conform with PEP 8.Ben Finney1-1/+3
2008-05-16Remove redundant semicolons from statements.Ben Finney1-6/+6
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney1-16/+16
2008-05-16Fix code indentation to 4 spaces, to conform with PEP 8.Ben Finney1-8/+8
2004-11-24Initial revisionArch Librarian1-0/+55