python - be: Turn on assert checking by default.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Turn on assert checking by default.
Date: 2007-02-27 00:29:59
Message-ID: 20070227002959.EF529217288@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Turn on assert checking by default.

Modified Files:
--------------
be:
setup.cfg (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/setup.cfg.diff?r1=1.1.1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2007-02-27 00:31:16 python - be: The garbage collector *can* run while compiling.
Previous Message James William Pye 2007-02-27 00:17:34 python - fe: read or write while EINTR.