python - ex: Fix breakage cause by previous commit.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - ex: Fix breakage cause by previous commit.
Date: 2005-07-01 00:32:05
Message-ID: 20050701003205.C546E1126207@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix breakage cause by previous commit. The code keyword overloaded the global
code. Just import it as another name for now. (Shouldn't be too expensive).

Modified Files:
--------------
ex/src:
prime.py (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/src/prime.py.diff?r1=1.5&r2=1.6)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2005-07-01 05:12:06 pgsql: Fix some minor infelicities in ecpg's pgtypeslib: (1) `pstr' must
Previous Message Devrim GUNDUZ 2005-06-30 23:19:47 Re: PgFoundry mailings