Byte-compile all modules in the given directory tree. Arguments (only dir is required): dir: the directory to byte-compile maxlevels: maximum recursion level (default 10) ddir: the directory that will be prepended to the path to the file as it is compiled
(dir, maxlevels=10, ddir=None,
force=0, rx=None, quiet=0)