|
From: Torsten K. <pyt...@tk...> - 2007-07-15 14:12:48
|
Hi folks, greetings Michael, after a few modifications, the patch keeps full backward compatibility to distutils and (hopefully at least ;o) works with Python 2.2 and Windows. Major changes: * fallback to distutils.core, if setuptools are not available * all additional keyword arguments to setup() are set on condition that setuptools could be imported * got rid completely of the packages= and platform= keywords (packages doesn't work, after all - and doesn't seem to be necessary) Would be glad, if someone could try out the whole thing for Win32, Python 2.2, with and without setuptools, etc. Have a nice sunday! Torsten -- Fon: +49-7071-700240 | Fax: +49-7071-700241 | http://www.tk-webart.de Never make anything simple and efficient when a way can be found to make it complex and wonderful. - Murphy's Law No. 13 - |