]> git.phdru.name Git - bookmarks_db.git/blobdiff - doc/TODO
Style: Fix flake8 E999 IndentationError: unexpected indent
[bookmarks_db.git] / doc / TODO
index e4fe65203b33b6bb9f1f6a9652b3e97312e13f82..8848a107a144c3ee03c7dbbaa17448fb3c1ca6fd 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,14 +1,12 @@
-HTML parser based on BeautifulSoup4. Bs3 for Python 2, bs4 for Py3.
-
 Replace subproc.py with some IPC. Or update for Python 3.
 
 Python 3.
 
-Forbid external names to resolve to internal addresses (127.0.0.1, etc).
-
 Configuration file to configure defaults - global defaults for the system
 and local defaults for subsystems.
 
+Robot based on requests.
+
 Robot based on PycURL.
 
 Robot based on Scrapy.