Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
""
"
2
contains a function
for
marshalling literal (and only literal) Python
3
data into Javascript. Supports Python None, strings, ints and floats,
4
dates, lists, tuples and dictionaries.
Callers
nothing calls this directly
Calls
1
compile
Method · 0.45
Tested by
no test coverage detected