Home
last modified time | relevance | path

Searched refs:PyMessageBox (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/PC/bdist_wininst/
Dinstall.c595 static PyObject *PyMessageBox(PyObject *self, PyObject *args) in PyMessageBox() function
621 {"message_box", PyMessageBox, METH_VARARGS, NULL},