Exemplo n.º 1
0
    def _getshell(self):

        import EnvironFunctions
        return EnvironFunctions._getshell(self)
Exemplo n.º 2
0
 def _getshell(self):
     import EnvironFunctions
     env = EnvironFunctions._getshell(self)
     return env
Exemplo n.º 3
0
    def _getshell(self):

        import EnvironFunctions
        return EnvironFunctions._getshell(self)
Exemplo n.º 4
0
 def _getshell(self):
     import EnvironFunctions
     env = EnvironFunctions._getshell(self)
     return env