Exemplo n.º 1
0
 def project_opened(self):
     '''
     This method is called when a new project is opened, it runs
     the hooks associated with rope-open-project-hook.
     '''
     lisp.run_hooks(lisp["rope-open-project-hook"])
Exemplo n.º 2
0
 def project_opened(self):
     '''
     This method is called when a new project is opened, it runs
     the hooks associated with rope-open-project-hook.
     '''
     lisp.run_hooks(lisp["rope-open-project-hook"])