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

elextr notifications at xxxxx
Sat Nov 4 08:00:02 UTC 2017


This is because `math` is not a Python module, its built into the C code of Python, so the Python tags parser can't see it to create the tags.  This will apply to all things built into the C code, a tags file will have to be generated in some other manner, pull requests are welcome.

-- 
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#issuecomment-341879308
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171104/bf23f38f/attachment.html>


More information about the Github-comments mailing list