From: Oleg Broytman Date: Sat, 13 May 2017 16:22:28 +0000 (+0300) Subject: Update TODO: Prepare for Python 3 X-Git-Tag: 5.0.0~125 X-Git-Url: https://git.phdru.name/?p=bookmarks_db.git;a=commitdiff_plain;h=3e7f48c2fc9e132806609f7811c62bf2a43ddf7c Update TODO: Prepare for Python 3 --- 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.