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