« Previous | Next » 

Revision 4f31882e

ID4f31882ea25685af4c159650f3c1aa4009916487

Added by Guido Trotter about 15 years ago

_SplitKeyVal with no data return an empty dict

If an empty string is passed to _SplitKeyVal, we should return {},
rather than {'': True}. Also test for the correct behavior.

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences