Files
Mikhail Golubev 14463e6bde PY-16176 Always explicitly suggest all possible variants of imports
even when some existing imports offer the name in question, as
quite often multiple stdlib and third-party modules define
the same name.

I've also restored functionality PyAddImportQuickFixTest after recent
changes in it that precluded checks of individual import candidates.
2018-03-01 19:07:03 +03:00

2 lines
20 B
Python