mirror of https://github.com/python/cpython
Remove redundant bullet point in 3.6.rst
This commit is contained in:
parent
dfc853c527
commit
b84fd04f39
|
@ -525,8 +525,8 @@ you may now specify file paths on top of directories (e.g. zip files).
|
|||
sqlite3
|
||||
-------
|
||||
|
||||
* :attr:`sqlite3.Cursor.lastrowid` now supports the ``REPLACE`` statement.
|
||||
(Contributed by Alex LordThorsen in :issue:`16864`.)
|
||||
:attr:`sqlite3.Cursor.lastrowid` now supports the ``REPLACE`` statement.
|
||||
(Contributed by Alex LordThorsen in :issue:`16864`.)
|
||||
|
||||
|
||||
socket
|
||||
|
|
Loading…
Reference in New Issue