« Previous | Next » 

Revision c269efc3

IDc269efc30aa69b8439a32d9aff2ac98b9fadcdf3
Parent 3c049cd3
Child 6ce90543

Added by René Nussbaumer over 11 years ago

Disable pylint warnings for unknown members

For some reason pylint can't determine, that the members are calculated
upon runtime and complains. This is weird as the same mechanism works on
opcode/objects. I haven't found the issue for it yet, so let's just
ignore the warnings for now.

This is a separate patch for easier revert later on, once it's fixed.

Signed-off-by: René Nussbaumer <>
Reviewed-by: Michael Hanselmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences