1
0
mirror of https://github.com/gryf/python-syntax.git synced 2025-12-17 11:30:27 +01:00

Added support for new integer literal syntax

This commit is contained in:
Dmitry Vasiliev
2008-09-20 22:13:20 +04:00
parent bbac2dd2f8
commit 4e0828f853
3 changed files with 12 additions and 8 deletions

View File

@@ -1,7 +1,3 @@
- Add configuration for "print" status (function or builtin)
- Integer literal support
- Python 3.0 string formatting
- Need more accurate way to handle indentation errors. For example