diff options
author | Xidorn Quan <me@upsuper.org> | 2016-07-08 17:15:54 +1000 |
---|---|---|
committer | Xidorn Quan <me@upsuper.org> | 2016-07-08 18:51:05 +1000 |
commit | 6519d06b235858376c16807cee579171b77e3535 (patch) | |
tree | f98e9056982eaf25a8f1cc229cdde330e9875cc9 /components/script/dom/bindings/codegen/parser/tests/test_double_null.py | |
parent | 064f1adb78dc4967809ffc232837a823253780fa (diff) | |
download | servo-6519d06b235858376c16807cee579171b77e3535.tar.gz servo-6519d06b235858376c16807cee579171b77e3535.zip |
Replace windows path sep with unix sep
It seems python in msys2 has some weird behavior. For __file__, it
returns a string which uses windows-style separator '\', however,
os.path.dirname only recognizes the unix-style separator '/', and
consequently, the path of Mako is not added properly.
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/tests/test_double_null.py')
0 files changed, 0 insertions, 0 deletions