Loading
Commits on Source 2
-
Peter Shinners authored
This allows loading modules named things like 'c++', which do not work with a standard import statement, but can be used with machinery like '__import__' and 'find_module'. In this case, that is being done by SCons and its directory of "tool plugins".
-
Peter Shinners authored