Files
deb-python-rfc3986/tests/test_validators.py
Ian Stapleton Cordasco 2cdfd8ed33 Add validation to eliminate URIReference.is_valid
Even though URIReference.is_valid does the same thing (roughly), this
adds to our existing Validator framework the ability to check that a URI
is in fact compliant with the specification.
2017-07-16 11:49:02 -05:00

8.8 KiB