summaryrefslogtreecommitdiff
path: root/sandbox/tibs/pysource/transform.py
Commit message (Collapse)AuthorAgeFilesLines
* Made pysource compliant with current API changesrichard2002-10-011-2/+2
| | | | | | | | | | | | | Wrote "rjhack", my attempt to bring the pysource sandbox further into line with the current API. It works for one module, and extending it for packages looks reasonable with modifications to the Reader class. I think. Post-parse formatting of ReST docstrings (using '__docformat__ = "reST"') barfs in interesting ways ;) Had to tweak the existing pysource API in a couple of ways, but they seemed sane enough to me... git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@737 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Initial revisiongoodger2002-05-011-0/+358
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@62 929543f6-e4f2-0310-98a6-ba3bd3dd1d04