specify build path Permanently deleted user Created August 24, 2012 23:13 Is there a way to specify a build path so that all the pyc files do not get mixed in with my source files
Note that PyCharm by default hides the .pyc files from everywhere, so they shouldn't bother you at all.