>>>>> "Daniel" == Daniel Veillard <[EMAIL PROTECTED]> writes:
Daniel> Keep the same callback, but pass a different data: Daniel> def watch_directory(self, directory, callback, data = Daniel> None): def watch_file(self, file, callback, data = Daniel> None): Daniel> and make sure to define an optional arg to your callback, Daniel> that arg is an even simpler version of your ID. That will work great. Sorry for the silly question. -nld _______________________________________________ Gamin-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gamin-list
