]> granicus.if.org Git - python/commitdiff
sys.platform is now "darwin" without digits appended.
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 6 Dec 2001 21:14:00 +0000 (21:14 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 6 Dec 2001 21:14:00 +0000 (21:14 +0000)
Misc/NEWS

index db38eca9730c872557352bd605d64bfdf3cbe7b8..5f5083bbb08563210d5d659fc7fee0362eb8ca5c 100644 (file)
--- 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