Skip to content

Instantly share code, notes, and snippets.

--- ./tldextract/tldextract.py (original)
+++ ./tldextract/tldextract.py (refactored)
@@ -19,10 +19,10 @@
'forums.bbc'
"""
-from __future__ import with_statement
+
try: