Closed
Description
For example,
URI('http://hvgbook.net/?=5640').readable()===http://hvgbook.net/
URI('http://hvgbook.net/?=2500').readable()===http://hvgbook.net/
While it is 2 different pages.
Other methods (such as unicode()) lead to the same result.