MCPcopy Create free account
hub / github.com/btbytes/teh / encode_composite

Method encode_composite

lib/demjson.py:1761–1856  ·  view source on GitHub ↗

Encodes just dictionaries, lists, or sequences. Basically handles any python type for which iter() can create an iterator object. This method is not intended to be called directly. Use the encode() method instead.

(self, chunklist, obj, nest_level)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

encode_helperMethod · 0.95

Calls 7

encode_helperMethod · 0.95
encode_defaultMethod · 0.95
JSONEncodeErrorClass · 0.85
isstringtypeFunction · 0.85
isnumbertypeFunction · 0.85
appendMethod · 0.80

Tested by

no test coverage detected