Comment #3 on issue 1329 by pekka.klarck: Allow "from <module> import
<Library>" for Library imports
http://code.google.com/p/robotframework/issues/detail?id=1329
Could you clarify your previous comment? What do you mean with
"""It would be useful to be able to use Robots built in keywords to do
some of these simple comparisons instead of having to create a custom
keyword for every single comparison that I need to do."""
and what's the problem in using collections.OrderedDict as a library
directly? I doubt the latter works that well in practice but there
shouldn't be any technical restrictions.