use python 2.5

This commit is contained in:
Benjamin Peterson 2009-01-05 03:49:32 +00:00
parent 4b6ed1c41a
commit bc4f433146
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2.5
"""Auto-generate PEP 0 (PEP index).
Generating the PEP index is a multi-step process. To begin, you must first