예제 #1
0
파일: example.py 프로젝트: diopib/reahl
class Stub(object):
    aa = slotconstrained()
예제 #2
0
파일: example.py 프로젝트: xmonader/reahl
class Stub:
    aa = slotconstrained()
예제 #3
0
 class Stub:
     c = slotconstrained()