« Previous | Next » 

Revision 5e34123e

ID5e34123ec95d1e80c058fb9979d19dc663f03ecb
Parent a9688b61
Child aac832d2

Added by Michele Tartara over 10 years ago

Make QmpMessage a proper container

Newer pylint versions complain that QmpMessage is not a proper container because
it does not implement the len() and delitem() methods. This commit
implements them.

Also, tests are added.

Signed-off-by: Michele Tartara <>
Reviewed-by: Helga Velroyen <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences