From 3e7f48c2fc9e132806609f7811c62bf2a43ddf7c Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 13 May 2017 19:22:28 +0300 Subject: [PATCH] Update TODO: Prepare for Python 3 --- doc/TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index b29e903..e4fe652 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,3 +1,7 @@ +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). @@ -7,8 +11,6 @@ and local defaults for subsystems. Robot based on PycURL. -HTML parser based on BeautifulSoup4. - Robot based on Scrapy. A program to publish bookmarks with icons. -- 2.39.2