Changeset 49 for trunk/ext/_syckmodule.c
- Timestamp:
- 02/19/06 03:10:24 (7 years ago)
- File:
-
- 1 edited
-
trunk/ext/_syckmodule.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ext/_syckmodule.c
r34 r49 2136 2136 PyObject *m; 2137 2137 2138 PyEval_InitThreads(); /* Fix segfault for Python 2.3 */ 2139 2138 2140 if (PyType_Ready(&PySyckNode_Type) < 0) 2139 2141 return;
Note: See TracChangeset
for help on using the changeset viewer.
