2009/11/3 David Cournapeau <courn...@gmail.com>: > The only test I have done is that python setupegg.py and setup.py > install generate the same tree (and that the produced egg is working). > I am not very familiar with pywin32, so if there is a formal test > suite to run, let me know,
I guess this doesn't run the postinstall script that the bdist_wininst installer runs, so that the COM components won't get registered? Does that matter for people wanting to use the egg format? Paul. _______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32