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

Class Base

IPython/utils/tests/test_dir2.py:5–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4
5class Base(object):
6 x = 1
7 z = 23
8
9
10def test_base():

Callers 1

test_baseFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_baseFunction · 0.68