Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs
  • Loading branch information
corona10 committed Jul 23, 2023
commit d437ea45b246a8d98344be98be85384ce6b3cab0
1 change: 1 addition & 0 deletions Doc/library/dbm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ supported.
Close the ``gdbm`` database.

.. method:: gdbm.clear()

Remove all items from the ``gdbm`` database.

.. versionadded:: 3.13
Expand Down