mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
The Python programming language
https://www.python.org
coercion is now completely generic. * ceval.c: for instances, don't coerce for + and *; * reverses arguments if left one is non-instance numeric and right one sequence. |
||
|---|---|---|
| Demo | ||
| Doc | ||
| Grammar | ||
| Include | ||
| Lib | ||
| Mac/Lib | ||
| Modules | ||
| Objects | ||
| Parser | ||
| Python | ||
| Tools/scripts | ||