[Github-comments] [geany/geany] Autocompletion is misleading in some circumstances for Python (#1306)

Matthew Brush notifications at xxxxx
Thu Nov 17 10:18:59 UTC 2016


Technically `os.path` could have a `listdir` attribute; something like this ought to do it: `setattr(os.path, 'listdir', lambda d: os.listdir(d))` (untested  :spaghetti:). 

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


More information about the Github-comments mailing list