mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
this in module initialization before calling PyType_Ready. (Sorry Tim.) This is necessary to compile on cygwin. AFAIK, we support cygwin. If so, then we need to write extentions this way. Fixed bug in implementation of tp_init function. It should be an int function, not a PyObject *. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| building.tex | ||
| cycle-gc.c | ||
| embedding.tex | ||
| ext.tex | ||
| extending.tex | ||
| newtypes.tex | ||
| noddy.c | ||
| noddy2.c | ||
| noddy3.c | ||
| run-func.c | ||
| windows.tex | ||