Skip to content

Commit ee3fd12

Browse files
committed
Update docs
1 parent d19ff97 commit ee3fd12

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Doc/library/dbm.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ to locate the appropriate header file to simplify building this module.
314314
Close the ``ndbm`` database.
315315

316316
.. method:: ndbm.clear()
317+
317318
Remove all items from the ``ndbm`` database.
318319

319320
.. versionadded:: 3.13
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Add :meth:`clear` to :mod:`dbm.ndbm`. Patch By Dong-hee Na.
1+
Add :meth:`dbm.ndbm.clear` to :mod:`dbm.ndbm`. Patch By Dong-hee Na.

0 commit comments

Comments
 (0)