summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2003-11-18 19:46:25 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2003-11-18 19:46:25 (GMT)
commit6caea370ac3e79e8295e456b566a04817eefb0fd (patch)
tree79e835bd5a8e06b160e31ab42f8a02d04b2733f5 /Misc
parentb61982bacbe0ebbeeb7a47018328979302d6221a (diff)
downloadcpython-6caea370ac3e79e8295e456b566a04817eefb0fd.zip
cpython-6caea370ac3e79e8295e456b566a04817eefb0fd.tar.gz
cpython-6caea370ac3e79e8295e456b566a04817eefb0fd.tar.bz2
Patch #794400: Let PYTHONSTARTUP influence the compiler flags.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 444231e..ecc242a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,8 @@ What's New in Python 2.4 alpha 1?
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