On Sat, Jan 1, 2011 at 9:10 PM, Alan Gauld <alan.ga...@btinternet.com> wrote: > Why avoidCamelCase? I actually prefer it to using_non_camel_case
The readability is an often argued topic - I myself find the space of names_in_underscores to be more readable (words are distinct), but I try to follow the common conventions of the languages I'm using, and Python appears to use camelCase more than not. -- Brett Ritter / SwiftOne swift...@swiftone.org _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor