Home | History | Annotate | Download | only in python

Lines Matching full:pythonwarning

1130 pythonWarning(void *user_data, const char *msg, ...)
1138 printf("pythonWarning(%s) called\n", msg);
1431 pythonWarning,