Use the type of the original element for Ctrl-Hover info (PY-10386)

This commit is contained in:
Andrey Vlasovskikh
2013-07-29 19:01:31 +04:00
parent 01511ddcad
commit 262f51fd53
4 changed files with 21 additions and 7 deletions
@@ -0,0 +1,2 @@
variable "x"
Inferred type: one of (str, int)