commit | 6caea370ac3e79e8295e456b566a04817eefb0fd | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Tue Nov 18 19:46:25 2003 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Tue Nov 18 19:46:25 2003 +0000 |
tree | 79e835bd5a8e06b160e31ab42f8a02d04b2733f5 | |
parent | b61982bacbe0ebbeeb7a47018328979302d6221a [diff] [blame] |
Patch #794400: Let PYTHONSTARTUP influence the compiler flags.
diff --git a/Misc/NEWS b/Misc/NEWS index 444231e..ecc242a 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -12,6 +12,8 @@ Core and builtins ----------------- +- Compiler flags set in PYTHONSTARTUP are now active in __main__. + - Added two builtin types, set() and frozenset(). - Critical bugfix, for SF bug 840829: if cyclic garbage collection