Delete clunky sentence.
This commit is contained in:
parent
6e89c2a946
commit
2a992c4e8f
|
@ -22,9 +22,9 @@ 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 millions 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. However, it means the development
|
||||||
designer's most wishful dreams. However, it means the development team must be
|
team must be very careful not to break this existing 3rd party code with new
|
||||||
very careful not to break this existing 3rd party code with new releases.
|
releases.
|
||||||
|
|
||||||
|
|
||||||
Backwards Compatibility Rules
|
Backwards Compatibility Rules
|
||||||
|
|
Loading…
Reference in New Issue