]> granicus.if.org Git - python/commit
Remove references to platform 'mac'
authorRonald Oussoren <ronaldoussoren@mac.com>
Mon, 12 May 2008 11:24:33 +0000 (11:24 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Mon, 12 May 2008 11:24:33 +0000 (11:24 +0000)
commit81af68ee6123f87c368c95d384a934b7e501ebf0
treefcd35b7cd5f9bab42645223e0cc4eccbb35c4ac5
parent6a0a36847962c080652e16c15f8261c0c02411a7
Remove references to platform 'mac'

The 'mac' platform (that is, os.name == 'mac') was used for the MacOS 9 port,
which is no longer supported (as of Python 2.4 IIRC).
Lib/os.py
Lib/tempfile.py