##// END OF EJS Templates
url: don't pass strict argument on Python 3...
url: don't pass strict argument on Python 3 The argument was removed in Python 3.4. Differential Revision: https://phab.mercurial-scm.org/D5975

File last commit:

r26421:4b0fc75f default
r41860:54403584 default
Show More
README
7 lines | 141 B | text/plain | TextLexer
To run the tests, do:
cd tests/
python run-tests.py
See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.