Esempio n. 1
0
 def __init__(self, cwd=None):
     self._cwd = cwd
     self._epp = ManagerReceiver(cwd=self._cwd)