mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Remove several mentions of old Python versions that don't apply anymore.
This commit is contained in:
parent
84df79b249
commit
d348b2587e
7 changed files with 1 additions and 41 deletions
|
@ -1,6 +1,4 @@
|
|||
# Regex test suite and benchmark suite v1.5a2
|
||||
# Due to the use of r"aw" strings, this file will
|
||||
# only work with Python 1.5 or higher.
|
||||
|
||||
# The 3 possible outcomes for each pattern
|
||||
[SUCCEED, FAIL, SYNTAX_ERROR] = range(3)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue