extern void init_random(void);
extern void inititertools(void);
-/* XXX tim: what's the purpose of ADDMODULE MARKER? */
+/* tools/freeze/makeconfig.py marker for additional "extern" */
/* -- ADDMODULE MARKER 1 -- */
extern void PyMarshal_Init(void);
{"xxsubtype", initxxsubtype},
{"zipimport", initzipimport},
-/* XXX tim: what's the purpose of ADDMODULE MARKER? */
+/* tools/freeze/makeconfig.py marker for additional "_inittab" entries */
/* -- ADDMODULE MARKER 2 -- */
/* This module "lives in" with marshal.c */