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