Revision 4f31882e
ID | 4f31882ea25685af4c159650f3c1aa4009916487 |
Parent | d1a7d66f |
Child | 8b46606c |
_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 <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
Files
- added
- modified
- copied
- renamed
- deleted