Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Maintenance:1972
python-doc.openSUSE_12.2_Update
python-2.5.1-sqlite.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-2.5.1-sqlite.patch of Package python-doc.openSUSE_12.2_Update
--- Modules/_sqlite/cursor.c +++ Modules/_sqlite/cursor.c @@ -782,6 +782,9 @@ goto error; } + if (! statement) + break; + /* execute statement, and ignore results of SELECT statements */ rc = SQLITE_ROW; while (rc == SQLITE_ROW) {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor