I am maintaining a python package in which I did some restructuring. Now, I want to support clients who still do from my_package.old_subpackage.foo import Foo i
I'm developing a command line tool in python which takes a source directory and build directory as parameters. The tool should walk through all directories in t