module object has no attribute ISO - Mailing list pgsql-interfaces

From John L. Turner
Subject module object has no attribute ISO
Date
Msg-id 200207201221.43974.jlt@wvinter.net
Whole thread Raw
List pgsql-interfaces
Have installed pyPgSQL and ran tests, they seem to be reporting ok !

Tried to (Select * From \"Table Revision Schedule\"")
And print  the fields.

I get an error:
'module' object has no attribute ISO

The table has four fields
field name    type            size        not null
rev_id        int4            4        NOT NULL
rev_date        date            4
rev_desc    varchar(80)    255
rev_ver         varchar(10)    10

*** From pgaccess the query returns correctly no Errors

Thanks in advance for ANY comments.

--
John Turner
http://home.ntelos.net/~JLT
"Just because you do not know the answer
does not mean that someone else does"
Stephen J. Gould, {rip}


pgsql-interfaces by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ecpg & host variables
Next
From: Salustiano Villanueva
Date:
Subject: pgaccess: backgroud colors