« Previous | Next » 

Revision 9ec1bcbd

ID9ec1bcbd34d6bad3b31f1decc757b3cbc3c72187
Parent 5fb7679c
Child 087f5520

Added by Hrvoje Ribicic about 10 years ago

Make PrintGenericInfo handle tuples better

The PrintGenericInfo function in cli.py did not handle tuples as
containers of items, making it impossible for these to be deserialized
automatically when a YAML parser is used. This patch adds separate
handling of tuples, including inlining them for readability when
possible.

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Petr Pudlak <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences