Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def create_modulefinder(self): mf = py2exe.create_modulefinder(self) self.__mf = mf return mf
Build standalone executables for Windows