MCPcopy Create free account
hub / github.com/ipython/ipython / dict

Method dict

IPython/utils/ipstruct.py:231–232  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

229 return outdict
230
231 def dict(self):
232 return self
233
234 def copy(self):
235 """Return a copy as a Struct.

Callers 2

copyMethod · 0.80
test_env_secretMethod · 0.80

Calls

no outgoing calls

Tested by 1

test_env_secretMethod · 0.64