mirror of
https://github.com/python/cpython.git
synced 2026-01-07 07:52:29 +00:00
And these can now be vectored through glue routines (by defining USE_TOOLBOX_OBJECT_GLUE) which will do the necessary imports, whereupon the module's init routine will tell the glue routine about the real conversion routine address and everything is fine again. |
||
|---|---|---|
| .. | ||
| ctledit.py | ||
| Ctlmodule.c | ||
| ctlscan.py | ||
| ctlsupport.py | ||