mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-21 13:38:31 +02:00
The API of the standard library's `plistlib` changed with version 3.4 of Python, and the old API is being removed in Python 3.9. In other words, the new API is supported by all version of Python we current support (3.6 to 3.8). See https://docs.python.org/3.4/library/plistlib.html for more details. |
||
---|---|---|
.. | ||
plugins | ||
templates | ||
__init__.py | ||
__main__.py | ||
__version__.py | ||
cli.py | ||
DayOneJournal.py | ||
EncryptedJournal.py | ||
Entry.py | ||
FolderJournal.py | ||
install.py | ||
Journal.py | ||
time.py | ||
upgrade.py | ||
util.py |