python - fe: Use the UnicodeType as the base for the String typing. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - fe: Use the UnicodeType as the base for the String typing.
Date
Msg-id 20060212013507.311291033806@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Use the UnicodeType as the base for the String typing.

Modified Files:
--------------
    fe/src:
        abstract.py (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/abstract.py.diff?r1=1.1.1.1&r2=1.2)

pgsql-committers by date:

Previous
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - www:
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - fe: Use "x is [not] None" conditionals to help speed things