python - be: Make setup.py import friendly.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - be: Make setup.py import friendly.
Date: 2005-04-23 02:46:58
Message-ID: 20050423024658.BE2B01FB6E65@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make setup.py import friendly.
Also, make setup calculate installation directories at install time.
Tweak as necessary in ldistutils.

This allows 'be' to be configured and built prior to the installation of 'lo'.

Modified Files:
--------------
be:
.cvsignore (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/.cvsignore.diff?r1=1.1.1.1&r2=1.2)
setup.py (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/setup.py.diff?r1=1.6&r2=1.7)
be/lib:
ldistutils.py (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/lib/ldistutils.py.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-04-23 03:27:50 pgsql: Add documentation stating how to determine if FSM settings are
Previous Message Tom Lane 2005-04-23 01:57:34 pgsql: Teach choose_bitmap_and() to actually be choosy --- that is, try