Beispiel #1
0
    def _getshell(self):

        import EnvironFunctions
        return EnvironFunctions._getshell(self)
Beispiel #2
0
 def _getshell(self):
     import EnvironFunctions
     env = EnvironFunctions._getshell(self)
     return env
Beispiel #3
0
    def _getshell(self):

        import EnvironFunctions
        return EnvironFunctions._getshell(self)
Beispiel #4
0
 def _getshell(self):
     import EnvironFunctions
     env = EnvironFunctions._getshell(self)
     return env