MCPcopy Index your code
hub / github.com/pyscript/pyscript / toString

Method toString

core/tests/manual/t-strings.py:51–52  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

49
50 # just to demo JS string casting
51 def toString(self):
52 return str(self)
53
54
55# create a new text and leak it for demo purposes

Callers 9

crawlFunction · 0.80
nFunction · 0.80
toml.jsFile · 0.80
_renderRowsMethod · 0.80
createRowMethod · 0.80
sFunction · 0.80
fFunction · 0.80
replaceScriptFunction · 0.80
pySrcFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected