linkchecker/linkcheck/bookmarks
Chris Mayo f268b95cf8 biplist is not compatible with Python 3.9
File ".tox/py39/lib/python3.9/site-packages/biplist/__init__.py", line 143, in readPlist
    line: raise InvalidPlistException(e)
    locals:
      InvalidPlistException = <global> <class 'biplist.InvalidPlistException'>
      e = <not found>

InvalidPlistException: module 'plistlib' has no attribute 'Data'
2020-09-14 19:55:05 +01:00
..
__init__.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
chromium.py Remove unused bookmarks code that supports linkcheck-gui 2020-05-28 19:44:53 +01:00
firefox.py Fix formatting and typos in docstrings 2020-07-25 16:35:48 +01:00
opera.py Remove unused bookmarks code that supports linkcheck-gui 2020-05-28 19:44:53 +01:00
safari.py biplist is not compatible with Python 3.9 2020-09-14 19:55:05 +01:00