File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,11 +13,15 @@ \chapter{Introduction}
1313On the other hand, if you are using
1414Python and wonder what the precise rules about a particular area of
1515the language are, you should definitely be able to find them here.
16+ If you would like to see a more formal definitition of the language,
17+ maybe you could volunteer your time --- or invent a cloning machine
18+ :-).
1619
1720It is dangerous to add too many implementation details to a language
1821reference document --- the implementation may change, and other
1922implementations of the same language may work differently. On the
20- other hand, there is currently only one Python implementation, and
23+ other hand, there is currently only one Python implementation in
24+ widespread use (although a second one now exists!), and
2125its particular quirks are sometimes worth being mentioned, especially
2226where the implementation imposes additional limitations. Therefore,
2327you'll find short `` implementation notes'' sprinkled throughout the
You can’t perform that action at this time.
0 commit comments