mirror of
https://github.com/python/cpython.git
synced 2025-08-05 01:18:26 +00:00

(cherry picked from commit 6714dec5e1
)
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
2 lines
145 B
ReStructuredText
2 lines
145 B
ReStructuredText
Don't include a missing attribute with the same name as the failing one when
|
|
offering suggestions for missing attributes. Patch by Pablo Galindo
|