Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When completing attributes, use the __all__ attribute only for modules.
pymongo uses an __all__ attribute for some of its objects, and it causes completion to fail.
- Loading branch information