python - ex: Relocate project into the lo module.
| From: |
jwp(at)pgfoundry(dot)org (James William Pye) |
| To: |
pgsql-committers(at)postgresql(dot)org |
| Subject: |
python - ex: Relocate project into the lo module. |
| Date: |
2007-11-08 17:12:26 |
| Message-ID: |
20071108171226.91D59216D0E@pgfoundry.org (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-committers |
Log Message:
-----------
Relocate project into the lo module.
The 'lo' module has been acquiring many features, and it seems natural to
incorporate this into 'lo' as well.
Removed Files:
-------------
ex:
LICENSE
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/LICENSE)
MANIFEST.in
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/MANIFEST.in)
README
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/README)
setup.py
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/setup.py)
ex/src:
__init__.py
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/src/__init__.py)
code.py
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/src/code.py)
prime.py
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/src/prime.py)
ex/test:
code.py
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/test/code.py)
prime.py
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/test/prime.py)
pgsql-committers by date
| Next: | From: James William Pye | Date: 2007-11-08 17:46:20 |
| Subject: python - lo: Reorganize the project and incorporate the 'ex' module. |
| Previous: | From: Bruce Momjian | Date: 2007-11-08 15:21:03 |
| Subject: pgsql: Move NFS section into "Creating Cluster" documentation section |