[DB-SIG] ANN: Python DB API Specs in PEP-format

M.-A. Lemburg mal@lemburg.com
Fri, 30 Mar 2001 19:09:54 +0200


Thanks to Andrew Kuchling, the Python Database API Specififcations
1.0 and 2.0 are now available as official PEPs:

Version 1.0:
	http://python.sourceforge.net/peps/pep-0248.html

Version 2.0:
	http://python.sourceforge.net/peps/pep-0249.html

The main benefit from having these documents in PEP format is that
we can now use the standard SourceForge tools to maintain them.

Patches should be created against the CVS tree versions of the
PEPs (which are ASCII documented formatted according to the PEP
Guidelines in http://python.sourceforge.net/peps/pep-0001.html).
You will find them in the directory python/nondist/peps after
having checked out the Python CVS tree.

-- 
Marc-Andre Lemburg
______________________________________________________________________
Company & Consulting:                           http://www.egenix.com/
Python Pages:                           http://www.lemburg.com/python/