python/dist/src/PC/os2emx python24.def,1.1,1.2
Update of /cvsroot/python/python/dist/src/PC/os2emx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23529/PC/os2emx Modified Files: python24.def Log Message: SF patch 1044089: New C API function PyEval_ThreadsInitialized(), by Nick Coghlan, for determining whether PyEval_InitThreads() has been called. Also purged the undocumented+unused _PyThread_Started int. Index: python24.def =================================================================== RCS file: /cvsroot/python/python/dist/src/PC/os2emx/python24.def,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- python24.def 3 Oct 2004 08:11:30 -0000 1.1 +++ python24.def 11 Oct 2004 02:40:50 -0000 1.2 @@ -980,7 +980,6 @@ "Py_UseClassExceptionsFlag" "Py_UnicodeFlag" "_Py_QnewFlag" - "_PyThread_Started" ; From python24_s.lib(structmember) "PyMember_Get"
participants (1)
-
tim_oneļ¼ users.sourceforge.net