mirror of
https://github.com/python/cpython.git
synced 2026-08-12 21:44:53 +08:00
message, and tries to make the messages more consistent and helpful when the wrong number of arguments or duplicate keyword arguments are supplied. Comes with more tests for test_extcall.py and and an update to an error message in test/output/test_pyexpat.