I'd like to see better Python support for AutoComplete in built-in libraries. For [a small] example, auto completing onimport osos.chdir()(currently auto complete won't find chdir)
Quote from: rcordeau on March 08, 2014, 01:40:19 AMI'd like to see better Python support for AutoComplete in built-in libraries. For [a small] example, auto completing onimport osos.chdir()(currently auto complete won't find chdir)Thanks for posting this. We need to come up with a better to find symbols for python.