if we have <module>.<something>, don't try to resolve <something> in builtins

This commit is contained in:
Dmitry Jemerov
2010-11-18 17:40:59 +03:00
parent 521ce29bdf
commit abc1202469
4 changed files with 18 additions and 3 deletions
@@ -0,0 +1,3 @@
import re
re.set
# <ref>