On Mon, Jan 30, 2012 at 5:24 PM, Anssi Kääriäinen <[email protected]> wrote: > And now for something completely different: what is the current view > of PEP-8 regarding line lengths? It seems lines longer than 80 > characters have been checked in somewhat regularly. How long lines are > OK, then?
Yes, long line lengths are totally fine (and encouraged if it means more readable code). It's the year 2012. Adrian -- 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.
