Home
last modified time | relevance | path

Searched defs:marshal_dump (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/third_party/jinja2/
Dbccache.py32 marshal_dump = marshal.dump variable
36 def marshal_dump(code, f): function
/external/python/cpython3/Python/clinic/
Dmarshal.c.h38 marshal_dump(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in marshal_dump() function