os-apply-config/os_apply_config
Zane Bitter 07165a907a Don't render None as "null"
In a config file you never want the string "null" in place of a null
value. Just render an empty string instead.

Change-Id: Ibe145c4929d4944cd8d51c07a64aee6fd5f831f2
Closes-Bug: #1830967
Story: 2005797

(cherry picked from commit 75d527ab8f)
2019-06-12 13:39:55 +00:00
..
tests Don't render None as "null" 2019-06-12 13:39:55 +00:00
__init__.py Rename to os-apply-config. 2013-06-14 15:30:14 +12:00
apply_config.py Merge "Log warning when --boolean-key and --key are used" 2015-03-03 08:37:44 +00:00
collect_config.py fixes how os-apply-config handles invalid json 2017-10-09 20:18:09 +00:00
config_exception.py Rename to os-apply-config. 2013-06-14 15:30:14 +12:00
oac_file.py Add __ne__ built-in function 2016-10-17 09:18:02 +08:00
renderers.py Don't render None as "null" 2019-06-12 13:39:55 +00:00
value_types.py Support for Python 3 2014-08-21 17:05:53 +10:00
version.py Add --version argument 2013-09-17 18:09:47 -07:00