This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
chatmail-core
Watch
1
Star
0
Fork
0
You've already forked chatmail-core
mirror of
https://github.com/chatmail/core.git
synced
2026-04-18 14:06:29 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b82af9fff38b227dccbf173fd3257debe53e4747
chatmail-core
/
python
/
src
History
holger krekel
ba5b3ad675
fix
#690
by avoiding account.__del__ and registering/unregistering with atexit (a module that manages process/interpreter shutdown and calls into registered shutdown. Recommended way for user code still is to call account.shutdown() explcitely.
2019-10-07 12:24:50 +02:00
..
deltachat
fix
#690
by avoiding account.__del__ and registering/unregistering with atexit (a module that manages process/interpreter shutdown and calls into registered shutdown. Recommended way for user code still is to call account.shutdown() explcitely.
2019-10-07 12:24:50 +02:00