Hi We've recently updated our code to support Python3 and are running into a problem with __pycache__ directories being leftover in the build directory after a distclean. Is the appropriate thing to do here simply to list the files in DISTCLEANFILES or is there a better way?
Cheers Adam