j
k
j a
j l
Georg Brandl wrote:
But if it's a sequence, you can simply do s[0], can't you?
Not if it's an iterator, which it probably will be in the case of a DB API. -- Greg
Back to the thread
Back to the list