I was going to update zc.buildout to use doctest instead of zope.testing.doctest and zope.testrunner instead of zope.testing.testrunner, and I noticed trunk has some failing tests. They all use the --setup-source option, but:
bootstrap.py: error: no such option: --setup-source So there is something wrong there. I'll probably comment those failing tests out for the moment, unless somebody fixes them or tells me to remove them completely. :-) -- Lennart Regebro: http://regebro.wordpress.com/ Python 3 Porting: http://python3porting.com/ +33 661 58 14 64 _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
