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

Method decode_javascript_identifier

lib/demjson.py:1635–1643  ·  view source on GitHub ↗

Convert a JavaScript identifier into a Python string object. This method can be overriden by a subclass to redefine how JavaScript identifiers are turned into Python objects. By default this just converts them into strings.

(self, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

decodeobjMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected