40
40
paths to look through. Each entry is searched for *.py files (and whatever
41
41
other extensions are used in the platform, such as *.pyd).
45
47
# The problem with imp.get_suffixes() is that it doesn't include
46
48
# .pyo which is technically valid