]> git.ipfire.org Git - thirdparty/python-fints.git/commit
Allow FinTS3Client state (system id, BPD, optionally: UPD) to be saved and restored.
authorHenryk Plötz <henryk@ploetzli.ch>
Thu, 23 Aug 2018 04:13:32 +0000 (06:13 +0200)
committerRaphael Michel <mail@raphaelmichel.de>
Mon, 3 Dec 2018 18:34:29 +0000 (19:34 +0100)
commit14ff4fbdb024698fa919a79f5fd083fab13747ac
tree565899ee05bcfce6dd08329c6e64ffa500249edc
parent91d93b5e6a1e816976167927493215a38df02f56
Allow FinTS3Client state (system id, BPD, optionally: UPD) to be saved and restored.
Using this facility will reduce overhead/increase speed and make us a better citizen (no need to get a new system id every time).
fints/client.py
fints/parser.py