From 1e3cbc2874eee2ac70341ade551260e76cba3170 Mon Sep 17 00:00:00 2001 From: mike Date: Sat, 05 Dec 2009 20:13:31 +0000 Subject: Creator : reverting property container changes (removing the __id broke the event callback) --- (limited to 'tutorius/TProbe.py') diff --git a/tutorius/TProbe.py b/tutorius/TProbe.py index e2fe556..2834f0c 100644 --- a/tutorius/TProbe.py +++ b/tutorius/TProbe.py @@ -499,8 +499,6 @@ class ProbeProxy: @return address identifier used for unsubscribing """ LOGGER.debug("ProbeProxy :: Registering event %s", str(hash(event))) - #if not block: - # raise RuntimeError("This function does not allow non-blocking mode yet") # TODO elavoie 2009-07-25 When we will allow for patterns both # for event types and sources, we will need to revise the lookup -- cgit v0.9.1