0b491f6caf
For some reason, when comparing the repr in the two processes, we get different results on OS X and Windows: - expected: "fünf" - "f\xfcnf" coming back from the subprocess on OS X - "fnf" on Windows Instead we're comparing the json dump now, which should be more predictable. |
||
---|---|---|
.. | ||
__init__.py | ||
debug.py | ||
docutils.py | ||
error.py | ||
jinja.py | ||
log.py | ||
message.py | ||
objreg.py | ||
qtutils.py | ||
standarddir.py | ||
testfile | ||
urlutils.py | ||
usertypes.py | ||
utils.py | ||
version.py |