RAPI: Remove “__version__” for instance creation
authorMichael Hanselmann <hansmi@google.com>
Tue, 15 Feb 2011 13:01:14 +0000 (14:01 +0100)
committerMichael Hanselmann <hansmi@google.com>
Tue, 15 Feb 2011 13:20:05 +0000 (14:20 +0100)
commit4b16379417b4334c36ae17e95645a9bdfb8c1219
tree60a9aad99f98960103e804db764043a5c1a1813c
parent527fbde865ca95ae107edd0f6dcec7d54e29fef0
RAPI: Remove “__version__” for instance creation

If left in data, FillOpCode will complain. This fixes the QA breakage
after commit 526a662af.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/rapi/rlib2.py