Descriptionidl_compiler: Remove __getstate__ and __setstate__ from IdlArgument
The pickle protocol uses __dict__ if __getstate__ and __setstate__
aren't defined. Using __dict__ is enough for IdlArgument.
BUG=569301
Committed: https://crrev.com/e2a4246542c9e1d652123a48c89bcb8a231bae23
Cr-Commit-Position: refs/heads/master@{#414355}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|