summaryrefslogtreecommitdiff
path: root/docutils/test/test_readers/test_python/showparse
Commit message (Expand)AuthorAgeFilesLines
* Move the orphaned python source reader to the sandbox.milde2010-12-071-47/+0
* Prepare for python 3.0: minimize "types" module where possible (gbrandl).grubert2008-11-301-2/+1
* added stdin input capabilitygoodger2002-12-071-5/+11
* a tool for exploring abstract syntax trees generated by ``parser.suite()``goodger2002-12-061-0/+42