MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-200839.py

File recipe-200839.py

recipes/Python/200839_Marshalling/recipe-200839.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2contains a function for marshalling literal (and only literal) Python
3data into Javascript. Supports Python None, strings, ints and floats,
4dates, lists, tuples and dictionaries.

Callers

nothing calls this directly

Calls 1

compileMethod · 0.45

Tested by

no test coverage detected