Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ast.literal_eval can properly evaluate complex numbers now. This fixes issue... | Armin Ronacher | 2009-01-13 | 1 | -0/+12 |
* | Fixed #4062, added import for _ast.__version__ to ast to match the documented... | Armin Ronacher | 2008-10-20 | 1 | -0/+1 |
* | Docstring correction | Andrew M. Kuchling | 2008-06-21 | 1 | -1/+1 |
* | Add the "ast" module, containing helpers to ease use of the "_ast" classes. | Georg Brandl | 2008-06-10 | 1 | -0/+300 |