OSDN Git Service

remove python module, as its moved to http://www.pygresql.org
authorMarc G. Fournier <scrappy@hub.org>
Fri, 1 Aug 2003 04:19:06 +0000 (04:19 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 1 Aug 2003 04:19:06 +0000 (04:19 +0000)
commit13a0e910cd34bf765ed83fd3593c69958ea46427
tree74ea5e0d5547ff269b23966f5ca2e73f946623e4
parent2c018f9b1010edd1d2c9a6978a6421653a33572e
remove python module, as its moved to pygresql.org
14 files changed:
src/interfaces/python/Announce [deleted file]
src/interfaces/python/ChangeLog [deleted file]
src/interfaces/python/GNUmakefile [deleted file]
src/interfaces/python/PyGreSQL.spec [deleted file]
src/interfaces/python/README [deleted file]
src/interfaces/python/Setup.in.raw [deleted file]
src/interfaces/python/pg.py [deleted file]
src/interfaces/python/pgdb.py [deleted file]
src/interfaces/python/pgmodule.c [deleted file]
src/interfaces/python/setup.py [deleted file]
src/interfaces/python/tutorial/advanced.py [deleted file]
src/interfaces/python/tutorial/basics.py [deleted file]
src/interfaces/python/tutorial/func.py [deleted file]
src/interfaces/python/tutorial/syscat.py [deleted file]