Searched defs:marshal (Results 1 – 6 of 6) sorted by relevance
87 .. _comparison-with-json:
42 marshal NMTOKEN #IMPLIED attribute
566 def size_string(self, use_parens = 1, marshal = 0): argument
209 static void marshal(call_builder *cb, ffi_type *type, int var, void *data) { in marshal() function
1100 marshal section in Improved Modules
1848 def marshal(self, x): member in BytearrayPEP3137Test