+2

Python auto-suggestions

Andrew B 12 year бұрын updated by FichteFoll 12 year бұрын 1
Hi, is there a possibility for autosuggestion after I have imported such module? For example I import os module and then in the code I type os.(and at this point I want to see suggestions about all possible methods, functions, etc. in that module.