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:
@@ -8,6 +8,7 @@ Revision 2.6.1 (unknown):
|
||||
- Removed "OverflowWarning" (removed in Python 2.5);
|
||||
- Added option "python_print_as_function" for highlight "print" as a
|
||||
function;
|
||||
- Added support for new integer literal syntax "0o" and "0b";
|
||||
|
||||
Revision 2.5.6 (2007-02-04):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user