Typo fix
This commit is contained in:
parent
241aad870b
commit
f240346bb1
|
@ -120,7 +120,7 @@ Backward Compatible Packages, Modules, and Tools
|
||||||
unless compelling advantages arise.
|
unless compelling advantages arise.
|
||||||
|
|
||||||
[3] pybench lives under the Tools/ directory. Compatibility with
|
[3] pybench lives under the Tools/ directory. Compatibility with
|
||||||
older Python version is needed in order to be able to compare
|
older Python versions is needed in order to be able to compare
|
||||||
performance between Python versions. New features may still
|
performance between Python versions. New features may still
|
||||||
be used in new tests, which may then be configured to fail
|
be used in new tests, which may then be configured to fail
|
||||||
gracefully on import by the tool in older Python versions.
|
gracefully on import by the tool in older Python versions.
|
||||||
|
|
Loading…
Reference in New Issue