mirror of
https://github.com/vim-python/python-syntax.git
synced 2025-12-09 06:04:48 +08:00
Updated CHANGES.txt
This commit is contained in:
@@ -3,8 +3,7 @@ Revision 2.6.1 (unknown):
|
|||||||
- Added new builtins and exceptions introduced in Python 2.6: "bin",
|
- Added new builtins and exceptions introduced in Python 2.6: "bin",
|
||||||
"bytearray", "bytes", "format", "next", "BufferError", "BytesWarning";
|
"bytearray", "bytes", "format", "next", "BufferError", "BytesWarning";
|
||||||
- Added builtin "__debug__";
|
- Added builtin "__debug__";
|
||||||
- Added "magic" global variables: "__doc__", "__file__", "__name__",
|
- Added global variables: "__doc__", "__file__", "__name__", "__package__";
|
||||||
"__package__";
|
|
||||||
- Removed "OverflowWarning" (removed in Python 2.5);
|
- Removed "OverflowWarning" (removed in Python 2.5);
|
||||||
- Added option "python_print_as_function" for highlight "print" as a
|
- Added option "python_print_as_function" for highlight "print" as a
|
||||||
function;
|
function;
|
||||||
|
|||||||
Reference in New Issue
Block a user