Thanks for the report. Would you please create a minimal set-up to demonstrate the problem? That will probably expedite a proper fix.
On Wed, Jun 13, 2018, 11:56 Adam Mercer <ramer...@gmail.com> wrote: > 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 > >