##// END OF EJS Templates
py3: ensure run-tests environment is uniformly str...
py3: ensure run-tests environment is uniformly str subprocess.popen() was crashing, and when I printed out `env`, all of the keys and most of the values were str. Except these.

File last commit:

r37193:943d77fc default
r39682:f3d12295 default
Show More
__init__.py
2 lines | 61 B | text/x-python | PythonLexer
#
# This file is necessary to make this directory a package.