]> git.phdru.name Git - bookmarks_db.git/blobdiff - Robots/bkmk_rsimple.py
Remove all temporary files with urlcleanup().
[bookmarks_db.git] / Robots / bkmk_rsimple.py
index c4a16644a468925a2a68248fdc195973b2cc9dfe..63f96027c2f5d2458b22d697c6aad34797ce90ff 100644 (file)
@@ -291,3 +291,4 @@ class robot_simple(Robot):
 
       now = int(time.time())
       bookmark.test_time = str(now - start)
+      urllib.urlcleanup()