Edgewall Software

Changes between Initial Version and Version 1 of Ticket #5484


Ignore:
Timestamp:
Jun 11, 2007, 6:33:21 PM (17 years ago)
Author:
Emmanuel Blot
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5484

    • Property Version0.10.3
  • Ticket #5484 – Description

    initial v1  
    1515    _j = self.__fetchOneRow()
    1616  File "/usr/lib/python2.3/site-packages/pyPgSQL/PgSQL.py", line 2813, in __fetchOneRow
    17     _j.append(_c.typecast(self.descriptio
     17    _j.append(_c.typecast(self.description[_i],
     18TypeError: unsubscriptable object
    1819}}}
    19 n[_i],
    20 TypeError: unsubscriptable object