##// END OF EJS Templates
logtoprocess: leverage procutil.shellenviron() to stringify variables (BC)...
logtoprocess: leverage procutil.shellenviron() to stringify variables (BC) This should make the extension more Py3 friendly. The environment variables of the main process are copied to the dict by shellenviron(). .. bc:: Boolean options passed to the logtoprocess extension are now formatted as ``0`` or ``1`` instead of ``None``, ``False``, or ``True``.

File last commit:

r32206:c4858385 default
r40653:fbac323e default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer