Remove redundant bullet point in 3.6.rst

This commit is contained in:
Berker Peksag 2016-09-07 01:07:06 +03:00
parent dfc853c527
commit b84fd04f39
1 changed files with 2 additions and 2 deletions

View File

@ -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