correct template lookup on Windows:
- posixpath.join does not handle windows paths very well. Now all tests pass on py27 & py34 on windows.
Loading
Please register or sign in to comment
- posixpath.join does not handle windows paths very well. Now all tests pass on py27 & py34 on windows.