mirror of
https://github.com/python/cpython.git
synced 2025-11-17 17:46:45 +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. |
||
|---|---|---|
| .. | ||
| Listmodule.c | ||
| listscan.py | ||
| listsupport.py | ||