summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-12-06 21:14:00 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-12-06 21:14:00 (GMT)
commitffa260fb54a02cd3446159f627828fcf949ddb42 (patch)
treeb6e4ab7d51336e0b4edaed26007a65fe10b9f51c /Misc
parent21d45356b8a22bb3091a97f50b919b57798675f5 (diff)
downloadcpython-ffa260fb54a02cd3446159f627828fcf949ddb42.zip
cpython-ffa260fb54a02cd3446159f627828fcf949ddb42.tar.gz
cpython-ffa260fb54a02cd3446159f627828fcf949ddb42.tar.bz2
sys.platform is now "darwin" without digits appended.
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 db38eca..5f5083b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -79,6 +79,8 @@ Windows
Mac
+- In unix-Python on Mac OS X (and darwin) sys.platform is now "darwin",
+ without any trailing digits.
What's New in Python 2.2b2?
Release date: 16-Nov-2001