54ea290e5b
Changed __eq__ to return NotImplemented instead of False if compared to an object of the same type, as is recommended by the Python data model reference. Now these models can be compared to ANY (or other objects with __eq__ overwritten) without returning False automatically. |
||
---|---|---|
.. | ||
__init__.py | ||
invalid_urls.txt | ||
tests.py | ||
valid_urls.txt |