<rdar://problem/12903081>

When looking for the Python script to load for a given module, replace dots with underscores if there are any after stripping the extension
This means that for a module named foo.devel.xyz a file named foo_devel.py will be what we try to load

git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@170633 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed