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:13:31 (GMT)
commit933254e3e89be1be6709058621b7c9965b1cc27b (patch)
tree2c168b809e0823d3fa07847029fa31dec0e7a6ba /tutorius/TProbe.py
parentf00c6abdf5804a82eb6d94f427de5d2609a2314c (diff)
Creator : reverting property container changes (removing the __id broke the event callback)properties_tests_fix
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