"Brian Beck" <[EMAIL PROTECTED]> writes: > Yeah, coming up with ways to not shadow 'list' sucks. I changed it to > theList or userList where appropriate. (If you can think of better > names let me know.)
the_list and user_list -- in accordance to PEP 8 -- comes to my mind... Specially with TG and CherryPy also changing to be fully PEP 8 compliant. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

