cpython/Mac/Modules/win
Jack Jansen 9d79990ac7 Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
Should finally fix 531398. 2.2.1 candidate.

Also blacklisted some constants with definitions that were not Python-compatible.
2002-03-24 23:04:18 +00:00
..
_Winmodule.c Lurking bug found by patch for 531291: FSSpecs should be passed to 2002-03-18 15:41:32 +00:00
winedit.py Various tweaks to make it everything build and compile again under carbon. Mainly greylisted functions. 2001-01-09 22:09:31 +00:00
winscan.py Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-24 23:04:18 +00:00
winsupport.py Updated to Universal Headers 3.4 2001-12-18 15:39:38 +00:00