python - lo: Use setuptools when available.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - lo: Use setuptools when available.
Date: 2006-04-29 16:42:39
Message-ID: 20060429164239.0481386C532@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Use setuptools when available.

Also, add a README for long_description.

Modified Files:
--------------
lo:
setup.py (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/setup.py.diff?r1=1.11&r2=1.12)

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-04-29 16:43:54 pgsql: Disallow changing DEFAULT expression of a SERIAL column.
Previous Message Bruce Momjian 2006-04-29 16:34:41 pgsql: Add Win32 semaphore implementation, rather than mimicking SysV