> > The best way would be to create an example which reproduces your > > problem. > > Its likely that I would be able to simply locate the source once I > > could see it. > > Attached are two files to create the issue:
The problem is that GetOpenFileName and GetSaveFileName did not release the GIL. I've checked a fix into CVS, but unfortunately I'm not sure that helps you. Contact me offline if you would like a new win32gui (also let me know which python version you use). Also let me know if you would like a beta-tester for any mercurial extensions you may be developing ;) Mark _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32