opcodes: Remove dependency on query module
authorMichael Hanselmann <hansmi@google.com>
Thu, 23 Feb 2012 15:43:35 +0000 (16:43 +0100)
committerMichael Hanselmann <hansmi@google.com>
Thu, 23 Feb 2012 16:00:18 +0000 (17:00 +0100)
commitb02c6bdfeeb9efdc1e2baf84f46d5e5f1f5ee7a3
tree65f4533008c3a99efbb81bb6034c2eedb8530a2e
parentd859a2cf219ff39314b7305c8cdbbb766494ac91
opcodes: Remove dependency on query module

There's no need to verify the field definitions on every query. They are
static for all intents and purposes anyway and verified at module load
time.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>
lib/opcodes.py