[Python-checkins] r68073 - in peps/trunk/pep0: __init__.py constants.py output.py pep.py
benjamin.peterson
python-checkins at python.org
Tue Dec 30 18:44:55 CET 2008
Author: benjamin.peterson
Date: Tue Dec 30 18:44:55 2008
New Revision: 68073
Log:
add the supporting library for generating PEP 0
Added:
peps/trunk/pep0/
- copied from r68036, /sandbox/trunk/pep0/pep0/
peps/trunk/pep0/__init__.py
- copied unchanged from r68038, /sandbox/trunk/pep0/pep0/__init__.py
peps/trunk/pep0/constants.py
- copied unchanged from r68054, /sandbox/trunk/pep0/pep0/constants.py
peps/trunk/pep0/output.py
- copied unchanged from r68053, /sandbox/trunk/pep0/pep0/output.py
peps/trunk/pep0/pep.py
- copied unchanged from r68070, /sandbox/trunk/pep0/pep0/pep.py
More information about the Python-checkins
mailing list