[ python-Bugs-1618083 ] missing word in "sqlite3-Module-Contents"-documentation?
SourceForge.net
noreply at sourceforge.net
Mon Dec 18 18:13:50 CET 2006
Bugs item #1618083, was opened at 2006-12-18 09:39
Message generated for change (Comment added) made by akuchling
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1618083&group_id=5470
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.5
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: lgvienna (lgvienna)
>Assigned to: A.M. Kuchling (akuchling)
Summary: missing word in "sqlite3-Module-Contents"-documentation?
Initial Comment:
http://docs.python.org/lib/sqlite3-Module-Contents.html
"complete_statement(sql)
Returns True if the string sql one or more complete SQL statements terminated by semicolons."
is there something like "contains" missing?
hope this helps.
----------------------------------------------------------------------
>Comment By: A.M. Kuchling (akuchling)
Date: 2006-12-18 12:13
Message:
Logged In: YES
user_id=11375
Originator: NO
Thanks for pointing this out!
Fixed in rev. 53048 on the trunk and rev. 53049 on the 25-maint branch.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1618083&group_id=5470
More information about the Python-bugs-list
mailing list