#2862: TypeError: iteration over non-sequence
-------------------------------------+--------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone:
Component: general | Version: 0.9.5
Severity: normal | Resolution:
Keywords: |
-------------------------------------+--------------------------------------
Comment (by mgood):
fanch: are you just seeing the "TypeError: iteration over non-sequence",
or can you reproduce the same stack trace using the same steps described
in the original description? I've tried it with those same versions and
cannot reproduce the problem.
Please make sure that you're not just seeing a similar error message that
is actually occurring in another part of the system. This appears to be a
problem with a DB driver that misimplemented the DB-API and is returning
`None` instead of an empty list when the query did not return any rows.
However, pysqlite implements this correctly, so I don't think that the
original error will occur with pysqlite.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2862>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets