Update README, drop python 2 support

* Drop python 2 support

* updated docs

* added new docs
This commit is contained in:
Akash Mahanty
2020-10-16 22:37:32 +05:30
committed by GitHub
parent 3e9cf23578
commit 0a2f97c034
3 changed files with 82 additions and 8 deletions

View File

@@ -2,5 +2,5 @@
class WaybackError(Exception):
"""
Raised when API Service error.
Raised when Wayback Machine API Service is unreachable/down.
"""