예제 #1
0
파일: modes.py 프로젝트: zbxzc35/PLearn
 def help(cls):
     return toolkit.short_doc(cls.RoutineType)
예제 #2
0
파일: modes.py 프로젝트: deccs/PLearn
 def help( cls ):
     return toolkit.short_doc( cls.RoutineType )
예제 #3
0
 def help( cls ):
     return toolkit.short_doc( cls )
예제 #4
0
 def help(cls):
     return toolkit.short_doc(cls)