]> git.phdru.name Git - bookmarks_db.git/history - check_url.py
Fix(Py3): Open files in text mode
[bookmarks_db.git] / check_url.py
2023-11-12 Oleg BroytmanFeat: Set shebang to `python3`
2023-11-12 Oleg BroytmanStyle: Fix flake8 E501 line too long
2023-11-12 Oleg BroytmanStyle: Fix flake8 E402 module level import not at top...
2023-11-12 Oleg BroytmanStyle: Fix flake8 E305 expected 2 blank lines, found 1
2023-11-12 Oleg BroytmanStyle: Fix flake8 E302 expected 2 blank lines, found 1
2017-05-13 Oleg BroytmanCleanup code: use 4 spaces
2017-05-13 Oleg BroytmanFeat(Python3): Use print() function
2012-04-14 Oleg BroytmanRemoved svn:keywords. Extended copyright to 2012.
2011-01-07 Oleg BroytmanChanged docstring.
2011-01-04 Oleg BroytmanAdded docstrings, __{version,revision,etc}__ boilerplates.
2010-10-07 Oleg BroytmanRobots no longer have one global temporary file - there...
2010-08-11 Oleg BroytmanStore icon's URIs.
2010-08-10 Oleg BroytmanPrint real title, not a saved one.
2010-08-10 Oleg BroytmanAdded check_url.py to check URLs one by one from the...