]> granicus.if.org Git - python/commit
Added the Mac to platforms that don't have user/group/other modes.
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 8 Jan 2003 16:30:34 +0000 (16:30 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 8 Jan 2003 16:30:34 +0000 (16:30 +0000)
commitce92147cc8d1bbef1726857cb32f6d652aa09871
treedd9a7188c4f82e03d60c52967e931b0198a63064
parent05d284b7aad784b61a658ee8b9a53b058380518c
Added the Mac to platforms that don't have user/group/other modes.
Set the limit for the number of open files to 32 if platform==mac.
Lib/test/test_tempfile.py