mirror of
https://github.com/python/cpython.git
synced 2026-05-21 11:54:48 -04:00
86c659a329
required number of args is 0 or 1 -- were reversed. Also change "1" into "exactly one", the same words as used elsewhere for this condition.