MCPcopy Index your code
hub / github.com/ipython/ipython / Base

Class Base

tests/test_dir2.py:6–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

test_baseFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_baseFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…