Files
deb-python-rfc3986/tests
Ian Cordasco 6d7d593272 Add urlparse function, rename urlparse module
- Start testing by testing the urlparse function doesn't error on the unicode
  snowman domain

- Add strict keyword argument to ParseResult.from_string to turn off strict
  authority validation.

- Add InvalidPort exception to be very specific when trying to convert a port
  string to an int fails.

- Add stdlib compatibility shims
2015-07-04 15:37:18 -05:00
..
2014-06-24 19:13:40 -05:00
2014-06-26 16:42:07 -05:00
2015-05-10 22:35:28 -05:00