8000 Align docs to e782fad38f · python/cpython@b1b9a9b · GitHub
[go: up one dir, main page]

Skip to content

Commit b1b9a9b

Browse files
Align docs to e782fad
1 parent e782fad commit b1b9a9b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/library/dbm.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,6 @@ or any other SQLite browser, including the SQLite CLI.
174174
implements a :meth:`!close` method,
175175
and supports a "closing" context manager via the :keyword:`with` keyword.
176176

177-
Neither keys nor values are coerced to a specific type
178-
before being stored in the database.
179-
180177
:param filename:
181178
The path to the database to be opened.
182179
:type filename: :term:`path-like object`

0 commit comments

Comments
 (0)
0