cpython/Mac
Jack Jansen 8d562e6b4f Very large scripts folders could crash the IDE, because it runs out
of Menu IDs (of which there are only 255 in Carbon). Fixed by stopping
examining the scripts folder when we allocate menu ID 200.

Fixes #959291. Need to backport.
2004-06-03 13:31:51 +00:00
..
Demo Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
IDE scripts Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
Modules CGMainDisplayID() doesn't exist on 10.1, so don't try to call it when 2004-06-02 13:44:05 +00:00
MPW Getting rid of support for MacOS9 and earlier. This is the first step, 2003-11-19 14:34:18 +00:00
OSX Do an actual test for xcodebuild, in stead of relying on the user to 2004-06-02 20:06:38 +00:00
OSXResources Upped version 2003-11-19 13:50:21 +00:00
scripts Getting rid of support for MacOS9 and earlier. This is the first step, 2003-11-19 14:34:18 +00:00
Tools Very large scripts folders could crash the IDE, because it runs out 2004-06-03 13:31:51 +00:00
Unsupported/mactcp Getting rid of support for MacOS9 and earlier. This is the first step, 2003-11-19 14:34:18 +00:00
Wastemods Mods to make WASTE module compile and link for MachoPython. Not tested 2001-12-09 23:08:54 +00:00