[Github-comments] [geany/geany] Suggested wrong signature working with modules in Python (#1670)

Torpedo notifications at xxxxx
Sat Nov 4 07:37:00 UTC 2017


In Python, both `math` and `turtle` modules have `degrees` and `radians` methods, but when I want to use them from `math` module, Geany suggests me the wrong signature (see image below). The signature is right if I use them from `turtle` module.
![wrong-signature](https://user-images.githubusercontent.com/10964663/32403451-05fcc698-c13a-11e7-851d-dab55ab96dc0.png)

Also I noticed that the signature doesn't appear for all methods of a given module (e.g. no suggestions appear typing `math.atan(`).

Till now I've tested only these two modules.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1670
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171104/24298a05/attachment.html>


More information about the Github-comments mailing list