[issue38530] Offer suggestions on AttributeError

Karthikeyan Singaravelan report at bugs.python.org
Sat Oct 19 15:23:19 EDT 2019


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

Ruby has it integrated into the core : https://bugs.ruby-lang.org/issues/11252 . It was initially a gem that got merged into core.

> methosd
undefined local variable or method `methosd' for main:Object
Did you mean?  methods
               method
(repl):1:in `<main>'

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38530>
_______________________________________


More information about the Python-bugs-list mailing list