Handle type conversion and quoting in write_settings() (refs: #17136)
Also, use shlex.quote() instead of the deprecated pipes.quote(). See https://docs.python.org/2/library/pipes.html#pipes.quote
Showing
Please register or sign in to comment