Changes between Version 4 and Version 5 of ModelsParser
- Timestamp:
- 03/06/09 23:43:40 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModelsParser
v4 v5 72 72 }}} 73 73 74 ...and that's pretty-printed. The AST module is, alas, only in 2.5 and up. 74 ...and that's pretty-printed. The AST module is, alas, only in 2.5 and up. Those of a syntax-tree-using nature might want to have a look for our better prettyprinters in modelsparser.py that use the token names, not numbers.
