summaryrefslogtreecommitdiff
path: root/doc/examples/versiontest.py
AgeCommit message (Expand)AuthorFilesLines
2013-10-21doc/examples/*.py: Update examples to the new APIJulian Andres Klode1-9/+9
2009-01-12Cleanup: Comparisons to True/False, ==/!= None, deprecated modulesJulian Andres Klode1-2/+1
2008-05-16Imports on separate lines, to conform with PEP 8.Ben Finney1-1/+5
2008-05-16Remove redundant semicolons from statements.Ben Finney1-10/+10
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney1-12/+12
2008-05-16Fix code indentation to 4 spaces, to conform with PEP 8.Ben Finney1-20/+20
2008-05-16Remove trailing whitespace.Ben Finney1-3/+3
2004-11-24Initial revisionArch Librarian1-0/+36