Exaggerate (but probably not by much).

This commit is contained in:
Benjamin Peterson 2020-05-27 21:28:55 -05:00
parent 65f21622b2
commit 6e89c2a946
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Rationale
========= =========
As one of the most used programming languages today [#tiobe]_, the Python core As one of the most used programming languages today [#tiobe]_, the Python core
language and its standard library play a critical role in thousands of language and its standard library play a critical role in millions of
applications and libraries. This is fantastic; it is probably one of a language applications and libraries. This is fantastic; it is probably one of a language
designer's most wishful dreams. However, it means the development team must be designer's most wishful dreams. However, it means the development team must be
very careful not to break this existing 3rd party code with new releases. very careful not to break this existing 3rd party code with new releases.