| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Use the methods on the AST object instead of module-level functions;
these have been implemented for a couple of versions now, and are
already used in the module documentation in preference to the
functions.
|
| |
|
|
|
|
| |
Removed pprint.py from the README; it's now in the standard lib.
|
|
|
|
|
| |
Added pformat() function: formats object to a string representation with
no trailing newline; returns the string.
|
| |
|
|
|
|
|
|
| |
Demo/parser/texipre.dat):
Clean up support files for stand-alone documentation formatting,
make sure copyright statement is consistent with the copyright.
|
| |
|
|
|