HomeSort by relevance Sort by last modified time
    Searched full:record_setstream (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/PC/
_msi.c 413 record_setstream(msiobj* record, PyObject *args) function
457 { "SetStream", (PyCFunction)record_setstream, METH_VARARGS,
  /external/python/cpython3/PC/
_msi.c 426 record_setstream(msiobj* record, PyObject *args) function
470 { "SetStream", (PyCFunction)record_setstream, METH_VARARGS,

Completed in 84 milliseconds