Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tutorius/TProbe.py
diff options
context:
space:
mode:
authormike <michael.jmontcalm@gmail.com>2009-12-05 20:13:31 (GMT)
committer mike <michael.jmontcalm@gmail.com>2009-12-05 20:17:12 (GMT)
commitd47b1b969caad10673fb3763a861d202a01bee53 (patch)
treed48cff5bd9dd51317d5cf58fdd5957cd37085593 /tutorius/TProbe.py
parent9a44da4488a0ff00150eb5cb114f74ba560b96a6 (diff)
Creator : reverting property container changes (removing the __id broke the event callback)
Diffstat (limited to 'tutorius/TProbe.py')
-rw-r--r--tutorius/TProbe.py2
1 files changed, 0 insertions, 2 deletions
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