Move reflected object creation block
Otherwise if you have a Python object that needs to temporarily create a .NET object in its destructor (for instance write log summary to a file), its destructor will fail if it happens to be freed on the second iteration of loop breaking.
F
Frank Witscher committed
6cdd6d7d7b7c50781390c5e59978cdc90967ef97
Parent: c99cdf3