diff options
author | Alex-Blade <44120047+Alex-Blade@users.noreply.github.com> | 2022-02-16 07:07:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-16 07:07:34 (GMT) |
commit | 0cb765b2cec9b020224af016a83bf35c45b71932 (patch) | |
tree | e56baf1ed502d969431a3721d58bfb683d9eb705 /Python | |
parent | 4d8a515d193a4c9f3844704f974ddb870d7ee383 (diff) | |
download | cpython-0cb765b2cec9b020224af016a83bf35c45b71932.zip cpython-0cb765b2cec9b020224af016a83bf35c45b71932.tar.gz cpython-0cb765b2cec9b020224af016a83bf35c45b71932.tar.bz2 |
bpo-46730: Add more info to @property AttributeError messages (GH-31311)
On `obj.read_only_property = x`, raise `AttributeError: property 'read_only_property' of 'A' object has no setter`.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions