예제 #1
0
 def __str__(self):
     return CommonEnvironment.ObjectStrImpl(self, include_private=False)
예제 #2
0
 def __str__(self):
     return CommonEnvironment.ObjectStrImpl(self)
예제 #3
0
 def __str__(self):
     return CommonEnvironment.ObjectStrImpl(
         self, include_methods=include_methods)