Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 210 Bytes

1_33_38.md

File metadata and controls

6 lines (3 loc) · 210 Bytes

Scripts

CommonServerPython

Added a utility function comma_separated_mapping_to_dict that gets a comma-separated mapping key1=value1,key2=value2,... and transforms it into a dictionary object.