mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
023654fa68
Don't check if the dict key exists before getting the key. Instead get the key and handle error.
Miscellaneous source files for the main Python shared library