]> git.phdru.name Git - bookmarks_db.git/blobdiff - check_urls.py
Fix(Py3): `exec` in a local namespce
[bookmarks_db.git] / check_urls.py
index bdf1ccec25a22ec9e1c420b943d17e5c626f95ee..629fa86af2d01353af3f08b07463ff793eb937d1 100755 (executable)
@@ -1,11 +1,10 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 """Robot interface - check URLs from bookmarks database
 
 This file is a part of Bookmarks database and Internet robot.
 """
 
 from __future__ import print_function
-import os
 import sys