On Jan 19, 3:46 am, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > indentation matters in Python... > > ...the python interpreter does allow tabs for indentation, but assumes that > they have the standard size (8 spaces)... > > </F>
To be clear, what matters is *consistency* of indentation -- I use tabs I've configured in my editor to be 2 spaces. - Birkin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

