Hi Andrew, On Thu, 14 Jun 2012, Andrew Godwin wrote:
> +1 from me as well - the test runner you linked to looks reasonably > sane, only a few small things that I'm questioning (like why types is > imported inside the for loop). I prefer to keep the imports as close to the code that uses them as possible, to make it easier to move code around and reduce "action at a distance". That's just my personal preference and of course if it's merged into Django then it can use the Django style. Cheers, Chris. -- Aptivate | http://www.aptivate.org | Phone: +44 1223 967 838 Future Business, Cambridge City FC, Milton Road, Cambridge CB4 1UY Aptivate is a not-for-profit company registered in England and Wales with company number 04980791. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
