]> granicus.if.org Git - python/commit
sys.platform on Mac OS X is now "darwin", without any version number appended.
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 5 Dec 2001 23:27:32 +0000 (23:27 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 5 Dec 2001 23:27:32 +0000 (23:27 +0000)
commit8a97f4a380a7a356730e48406f8269c3efe5e6eb
treef5a4efa93f4edcd303ad92bc16e9d16ee4c6616b
parenta7594db5bc86b692a895e13240bd177bad07516b
sys.platform on Mac OS X is now "darwin", without any version number appended.
This should probably go into NEWS (who's responsible for that?).
Lib/test/regrtest.py
Lib/test/test_fcntl.py
configure
configure.in