[Webkit-unassigned] [Bug 36591] test-webkitpy: should automatically detect all unit test files in webkitpy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 25 13:36:02 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36591





--- Comment #2 from Eric Seidel <eric at webkit.org>  2010-03-25 13:36:02 PST ---
No need for "exec".  We can just import the module and then use defs() to grab
all the classes and import those, no?

Or maybe there is some piece of http://docs.python.org/library/imp.html to use?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list