Fix lint errors
authorIustin Pop <iustin@google.com>
Wed, 3 Aug 2011 10:59:02 +0000 (12:59 +0200)
committerIustin Pop <iustin@google.com>
Wed, 3 Aug 2011 14:41:00 +0000 (16:41 +0200)
commita4338da26b2de1cdc322e819a95c62477f2a130f
tree870b4050f98778156314391077247b247c9a72e3
parent71ed8d22fa77f9b078d60c1ef71ce027d189b6b2
Fix lint errors

It turns out that the only use of the operator module was for
itemgetter, so patch eb62069e should have removed that import too.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
lib/build/sphinx_ext.py
lib/locking.py
lib/opcodes.py