コード例 #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)