Staging
v0.5.1
https://github.com/python/cpython
Revision 9993a364f7ede91b1a84d4592893d48652cf5d90 authored by Jack Jansen on 25 March 2002, 11:14:28 UTC, committed by Jack Jansen on 25 March 2002, 11:14:28 UTC
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.
1 parent 6f2fd30
Raw File
Tip revision: 9993a364f7ede91b1a84d4592893d48652cf5d90 authored by Jack Jansen on 25 March 2002, 11:14:28 UTC
Backport of _Evtmodule.c 1.6, evtsupport.py 1.15:
Tip revision: 9993a36
.cvsignore
.purify
config.log
config.cache
config.status
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
back to top