MRAB wrote:
Another thing you might want to avoid is naming something with what it is, e.g. "Trails_Table" (why not just "Trails").

Or possibly just "Trail", since any table potentially contains
multiple rows, so making all your table names plural doesn't
add any information.

--
Greg
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to