diff options
author | Géry Ogam <gery.ogam@gmail.com> | 2022-01-18 20:46:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-18 20:46:26 (GMT) |
commit | 16bf9bd157c7bf5f9c60414fa8e0fe5047c55a9b (patch) | |
tree | b292c0e5249522ef373b9c0b93acb09430706864 /Python/fileutils.c | |
parent | 60ceedbdd5b5fb22803039a59954798d931f659a (diff) | |
download | cpython-16bf9bd157c7bf5f9c60414fa8e0fe5047c55a9b.zip cpython-16bf9bd157c7bf5f9c60414fa8e0fe5047c55a9b.tar.gz cpython-16bf9bd157c7bf5f9c60414fa8e0fe5047c55a9b.tar.bz2 |
bpo-44024: Improve the TypeError message in getattr and hasattr (GH-25863)
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.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions