mirror of
https://github.com/python/cpython.git
synced 2026-07-10 20:13:20 -04:00
16bf9bd157
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