##// END OF EJS Templates
dispatch: avoid double backslashes in error message...
dispatch: avoid double backslashes in error message The use of %r in the format string caused Python to display Windows paths with double backslashes.
David Golub -
r14914:41c3a71c stable
Show More