• Scoping dotted names more accurately. No longer will scope any builtin names preceded by a dot, but we still scope magic names preceded by a dot. • No longer scope builtin names when they are used as class or method entity names. Changed: U trunk/Bundles/Python.tmbundle/Syntaxes/Python.tmLanguage