Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
da11dc077e
6 changed files with 105 additions and 51 deletions
|
@ -66,6 +66,7 @@ class Organizer(ReportHandler,Loggable):
|
|||
|
||||
# See hack in mmp.magic_move
|
||||
def new_dir_watch(d):
|
||||
# TODO : rewrite as return lambda : dispatcher.send(...
|
||||
def cb():
|
||||
dispatcher.send(signal="add_subwatch", sender=self,
|
||||
directory=d)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue