]> granicus.if.org Git - python/commit
Changed random calls to PyThreadState_Get() to use the macro
authorNicholas Bastin <nick.bastin@gmail.com>
Wed, 24 Mar 2004 22:22:12 +0000 (22:22 +0000)
committerNicholas Bastin <nick.bastin@gmail.com>
Wed, 24 Mar 2004 22:22:12 +0000 (22:22 +0000)
commite5662aedef12b8d49c5c6c52d0e3fb47e66dbe0a
tree747cb7e8126cbbf85eec3c5fe05d8b38728bba3a
parentc69ebe8d50529eae281275c841428eb9b375a442
Changed random calls to PyThreadState_Get() to use the macro
Modules/threadmodule.c
Python/ceval.c
Python/codecs.c
Python/errors.c
Python/import.c
Python/pystate.c
Python/pythonrun.c
Python/sysmodule.c