+2

Python auto-suggestions

Andrew B fa 12 anys updated by FichteFoll fa 12 anys 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.