##// END OF EJS Templates
fix and test path regexes...
fix and test path regexes - require leading `/` - match empty string - disallow consecutive `//` This means that path_regex should be included as `/api/whatever%s`, not `/api/whatever/%s`
Min RK -
r18757:a9db78eb
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v3
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbformat.v3.schema.json Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
rwbase.py Loading ...