]> git.phdru.name Git - bookmarks_db.git/history - db2bkmk.py
Fix(Robot): Stop splitting and un-splitting URLs
[bookmarks_db.git] / db2bkmk.py
2023-11-13 Oleg BroytmanChore: Explicitly open text files in text mode
2023-11-13 Oleg BroytmanFix(Py3): Open output text files in utf-8 encoding
2023-11-12 Oleg BroytmanFix(Py3): Fix `.has_key()`
2023-11-12 Oleg BroytmanFeat: Set shebang to `python3`
2023-11-12 Oleg BroytmanStyle: Fix flake8 F841 local variable is assigned to...
2023-11-12 Oleg BroytmanStyle: Fix flake8 E501 line too long
2023-11-12 Oleg BroytmanStyle: Fix flake8 E401 multiple imports on one line
2023-11-12 Oleg BroytmanStyle: Fix flake8 E303 too many blank lines
2023-11-12 Oleg BroytmanStyle: Fix flake8 E261 at least two spaces before inlin...
2023-11-12 Oleg BroytmanStyle: Fix flake8 warning E116 unexpected indentation...
2017-05-13 Oleg BroytmanCleanup code: use 4 spaces
2017-05-13 Oleg BroytmanFeat(Python3): `raise Error, value` -> `raise Error...
2017-05-13 Oleg BroytmanFeat(Python3): Use print() function
2012-04-14 Oleg BroytmanRemoved svn:keywords. Extended copyright to 2012.
2011-01-04 Oleg BroytmanAdded docstrings, __{version,revision,etc}__ boilerplates.
2009-09-27 Oleg Broytman"BroytMann" => "Broytman".
2007-09-07 Oleg Broytman/usr/bin/env python
2003-07-24 Oleg BroytmanVersion 3.3.1.
2003-07-24 Oleg BroytmanInitial revision