Files
@ 0666876afad7
Branch filter:
Location: kallithea/docs/usage/backup.rst
0666876afad7
512 B
text/prs.fallenstein.rst
bin: let ldap_sync use explicit .close() instead of relying on unbinding in .__del__()
It is unknown how important timely unbinding really is. Especially in this
short-lived (unused?) standalone program. But let's avoid any doubt.
It is unknown how important timely unbinding really is. Especially in this
short-lived (unused?) standalone program. But let's avoid any doubt.