mirror of
https://github.com/python/cpython.git
synced 2025-11-28 22:18:54 +00:00
Opportunistically also fixed one or two places where '<> None' should be 'is not None' and where 'type(x) <> y' should be 'not isinstance(x, y)'. |
||
|---|---|---|
| .. | ||
| Grammar | ||