Example #1
0
 def isSharedTechnically(self):
     from nuitka.VariableRegistry import isSharedTechnically
     return isSharedTechnically(self)
Example #2
0
 def isSharedTechnically(self):
     from nuitka.VariableRegistry import isSharedTechnically
     return isSharedTechnically(self)