[issue12510] IDLE: calltips mishandle raw strings and other examples

Roger Serwy report at bugs.python.org
Sun Jun 3 23:27:23 CEST 2012


Roger Serwy <roger.serwy at gmail.com> added the comment:

fix_12510.patch addresses the issue with the test.

What do you mean by: "int.append( does not bring up a tip on either version, but should if possible." ? The "int" object does not have "append" as a method.

----------
Added file: http://bugs.python.org/file25811/fix_12510.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12510>
_______________________________________


More information about the Python-bugs-list mailing list