]> granicus.if.org Git - python/commit
Make sure we close the group and password databases when we are done with
authorFred Drake <fdrake@acm.org>
Sun, 11 Mar 2001 03:03:07 +0000 (03:03 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 11 Mar 2001 03:03:07 +0000 (03:03 +0000)
commit8e68eb61f25deafc3c3b3beb814e5deadd05a496
tree0ad72f7ab5b9fca17d5a1516ef2c70f3f78a4c36
parent401396fc60fd28bf7166020f03f8c6223ca99d3a
Make sure we close the group and password databases when we are done with
them; this closes SF bug #407504.
Modules/grpmodule.c
Modules/pwdmodule.c