Don't mandate 2.5 when generating PEP 0 directly

This commit is contained in:
Nick Coghlan 2011-03-26 13:49:11 +10:00
parent ff344ee971
commit 405a8d47d8
1 changed files with 1 additions and 1 deletions

2
genpepindex.py Normal file → Executable file
View File

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