I have a little problem with excludes files and subfolders.
for x in os.walk(\'core\'): for y in glob.glob(os.path.join(x[0], \'*.py\')): s = y.replace(\'