Am 13.11.12 17:45, schrieb Maciej Fijalkowski:
For example distutils is absolutely *untestable* which makes it very far from good enough for me.
I never had issues with testing distutils applications. I use "python setup.py sdist", then unpack the resulting source package, install it, and run its test - if that passes, the packaging was successful. Regards, Martin _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
