Home
last modified time | relevance | path

Searched defs:marshal (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Doc/library/
Dpickle.rst87 .. _comparison-with-json:
/third_party/mesa3d/src/mapi/glapi/gen/
Dgl_API.dtd42 marshal NMTOKEN #IMPLIED attribute
Dgl_XML.py566 def size_string(self, use_parens = 1, marshal = 0): argument
/third_party/python/Doc/whatsnew/
D3.4.rst1100 marshal section in Improved Modules
/third_party/python/Lib/test/
Dtest_bytes.py1895 def marshal(self, x): member in BytearrayPEP3137Test