]> git.ipfire.org Git - thirdparty/python-fints.git/commit
Deliberately break API. start_sepa_... is now sepa_...
authorHenryk Plötz <henryk@ploetzli.ch>
Tue, 28 Aug 2018 13:33:41 +0000 (15:33 +0200)
committerRaphael Michel <mail@raphaelmichel.de>
Mon, 3 Dec 2018 18:34:29 +0000 (19:34 +0100)
commit1df024b5bb8f4c9dc41d53e849470ba12cf05eab
tree45bd0f637b27217d479568c52cdad0dc91808584
parentecb8275b22fb3724f5487251f52a2c4e9c8e624c
Deliberately break API. start_sepa_... is now sepa_...
Return value is dynamic: Either a final status, or a NeedRetryResponse (in case of NeedTANResponse the final status will be returned with send_tan())
fints/client.py