python - be: Turn on assert checking by default. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Turn on assert checking by default.
Date
Msg-id 20070227002959.EF529217288@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - fe: read or write while EINTR.
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: The garbage collector *can* run while compiling.