mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
Use common error message for non-string attribute name in the builtin functions getattr and hasattr. The special check no longer needed since Python 3.0.
Miscellaneous source files for the main Python shared library