Don't mandate 2.5 when generating PEP 0 directly
This commit is contained in:
parent
ff344ee971
commit
405a8d47d8
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python2.5
|
#!/usr/bin/env python
|
||||||
"""Auto-generate PEP 0 (PEP index).
|
"""Auto-generate PEP 0 (PEP index).
|
||||||
|
|
||||||
Generating the PEP index is a multi-step process. To begin, you must first
|
Generating the PEP index is a multi-step process. To begin, you must first
|
||||||
|
|
Loading…
Reference in New Issue