python - lo: Convenience interface to pg_config executables.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - lo: Convenience interface to pg_config executables.
Date: 2005-05-20 19:59:47
Message-ID: 20050520195947.A62BC1126018@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Convenience interface to pg_config executables.

import postgresql.utility.config as cf
i = cf.instance()
i.version, i.pkglibdir, i.includedir, i.includedir_server, etc.

Added Files:
-----------
lo/postgresql/utility:
config.py (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/utility/config.py?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2005-05-20 20:00:52 python - me: Remove invalid classifier.
Previous Message Bruce Momjian 2005-05-20 19:18:15 pgsql: Remove 2-phase description, because it isn't accurate anymore: <