Home | History | Annotate | Download | only in Python

Lines Matching refs:initsite

58 static _PyInitError initsite(void);
987 err = initsite(); /* Module site */
1482 err = initsite();
1659 initsite(void)