Updates:
Status: Done
Owner: pekka.klarckComment #3 on issue 654 by pekka.klarck: Some `BuiltIn` keywords (e.g. `Run Keyword`) can fail if `BuiltIn` module is imported before execution starts
http://code.google.com/p/robotframework/issues/detail?id=654I couldn't reproduce this problem with a library using BuiltIn, but a listener using it demonstrated the issue easily. Tests and fix done in r4098.
