We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed5015d commit 512da21Copy full SHA for 512da21
Doc/whatsnew/3.13.rst
@@ -834,7 +834,7 @@ dbm
834
(Contributed by Raymond Hettinger and Erlend E. Aasland in :gh:`100414`.)
835
836
* Allow removing all items from the database through
837
- the new :meth:`.gdbm.clear` and :meth:`.ndbm.clear` methods.
+ the new :meth:`!clear` methods of the GDBM and NDBM database objects.
838
(Contributed by Donghee Na in :gh:`107122`.)
839
840
0 commit comments