There doesn't seem to be a unified standard about this, so I wanted to ask around:
When you code in python, when do you prefer "double quotes" and when do you use 'single quotes'? I'm not talking about cases like 'he said "hello" to me', where you choose based on not having to escape the same kind of quote. I mean for most of the little strings in your python code. What's your preference? -I --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyWeb-IL" 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/pyweb-il?hl=en -~----------~----~----~----~------~----~------~--~--- _______________________________________________ Python-il mailing list [email protected] http://hamakor.org.il/cgi-bin/mailman/listinfo/python-il
