On Wed, Mar 23, 2011 at 11:53 PM, Barry Warsaw <[email protected]> wrote: > In any case 'make quicktest' isn't really being honest with us <wink>. We > should fix it or remove it.
It took about 11 minutes wall clock time for me. One thing I noticed is that it does the "run it twice to ensure the .pyc files are there the second time" trick, so we could halve the run time right there. Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
