[robotframework commit] r1261 - trunk/src/robot/running

0 views
Skip to first unread message

codesite...@google.com

unread,
Jan 12, 2009, 5:51:51 PM1/12/09
to robotframe...@googlegroups.com
Author: janne.t.harkonen
Date: Mon Jan 12 13:59:35 2009
New Revision: 1261

Modified:
trunk/src/robot/running/testlibraries.py

Log:
refactoring

Modified: trunk/src/robot/running/testlibraries.py
==============================================================================
--- trunk/src/robot/running/testlibraries.py (original)
+++ trunk/src/robot/running/testlibraries.py Mon Jan 12 13:59:35 2009
@@ -241,8 +241,6 @@
return True
if not utils.is_jython or not isinstance(handler,
PyReflectedFunction):
return False
- if handler_parent is libcode:
- return True
if handler_parent is Object:
return False
# signature is an instance of org.python.ReflectedArgs

Reply all
Reply to author
Forward
0 new messages