コード例 #1
0
ファイル: test_umllex.py プロジェクト: amolenaar/gaphor
def dump_prop(prop):
    m = attribute_pat.match(prop)
コード例 #2
0
def dump_prop(prop):
    m = attribute_pat.match(prop)