PY-49156 Fix problem with no completion for os.path

(cherry picked from commit 38148e31c6cb3db1c4515d0c184eac5f8675e2e1)

IJ-MR-10435

GitOrigin-RevId: b679bdff186348baac062fcb8cb1550f35876612
This commit is contained in:
andrey.matveev
2021-06-25 14:17:13 +00:00
committed by intellij-monorepo-bot
parent 44aa99c8ec
commit 6e910f2023
6 changed files with 31 additions and 1 deletions
@@ -0,0 +1,2 @@
import os
os.path.<caret>