Skip to content

Commit 7620d39

Browse files
committed
Updated CHANGES.txt
1 parent 1b26c2a commit 7620d39

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ Revision 2.6.1 (unknown):
33
- Added new builtins and exceptions introduced in Python 2.6: "bin",
44
"bytearray", "bytes", "format", "next", "BufferError", "BytesWarning";
55
- Added builtin "__debug__";
6-
- Added "magic" global variables: "__doc__", "__file__", "__name__",
7-
"__package__";
6+
- Added global variables: "__doc__", "__file__", "__name__", "__package__";
87
- Removed "OverflowWarning" (removed in Python 2.5);
98
- Added option "python_print_as_function" for highlight "print" as a
109
function;

0 commit comments

Comments
 (0)