summaryrefslogtreecommitdiffstats
path: root/share/extensions/spirograph.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* share/extensions/*.py: Wrap ‘e = MyEffect(); e.affect()’ in ‘if ↵Peter Moulder2008-05-231-2/+3
| | | | | __name__ == '__main__':’, to allow use of pychecker. (bzr r5742)
* noop: Add vim modeline for all share/extensions/*.py files that use ↵Peter Moulder2008-05-231-0/+2
| | | | | four-space indentation. (bzr r5739)
* share/extension/*.py: noop: minor whitespace regularizations ahead of adding ↵Peter Moulder2008-05-231-21/+22
| | | | | vim modelines (bzr r5738)
* more pyxml to lxml conversion. Aaron Spike2007-06-241-4/+4
| | | | | | I'd like to get someone else to look at Barcode and the TeX extension. Some of the big name extensions like pathalongpath.py still don't work but I have started converting (and somehow broke them). committing in case someone wants to help fix. :-) (bzr r3092)
* patch 1705190bulia byak2007-04-231-6/+3
| | | (bzr r2950)
* spirographbulia byak2007-03-141-0/+115
(bzr r2641)