## Expected behavior and actual behavior If makepy support has already been built `EnsureDispatch` should not build it again. Currently it's always executing the code to build makepy support. https://github.com/mhammond/pywin32/pull/2353 provides a fix.
Expected behavior and actual behavior
If makepy support has already been built
EnsureDispatchshould not build it again.Currently it's always executing the code to build makepy support.
#2353 provides a fix.