예제 #1
0
파일: mpl1.py 프로젝트: jtomase/matplotlib
 def __init__(self, typecode=None, shape=None, coerce=False):
     TraitArray.__init__(self, typecode, shape, coerce)
예제 #2
0
 def __init__(self, typecode=None, shape=None, coerce=False):
     TraitArray.__init__(self, typecode, shape, coerce)