This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sam-s
Recipients sam-s
Date 2018-01-04.21:41:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
gdbm offers a function to quickly find number of records: gdbm_count()
http://www.gnu.org/software/gdbm/manual/html_node/Count.html
It would be nice to be able to call it.
History
Date User Action Args
2018-01-04 21:41:33sam-ssetrecipients: + sam-s
2018-01-04 21:41:33sam-ssetmessageid: <[email protected]>
2018-01-04 21:41:33sam-slinkissue32494 messages
2018-01-04 21:41:33sam-screate