https://bugs.kde.org/show_bug.cgi?id=289253

Francis Herne <m...@flherne.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m...@flherne.uk

--- Comment #1 from Francis Herne <m...@flherne.uk> ---
Should point out that the current behaviour matches the reference interpreter:

>>> def foo(n): return 4
>>> bar = foo
>>> bar
<function foo at 0x7f1ab94389d8>

It's not really hiding the current name; you have to mouse-over that to see
this tooltip in the first place...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to