quantifiedcode / python-anti-patterns

An open collection of Python anti-patterns and worst practices.
https://quantifiedcode.github.io/python-anti-patterns
Other
1.71k stars 249 forks source link

Be consistent with member, function and attribute wording #83

Closed timofurrer closed 9 years ago

timofurrer commented 9 years ago

Thank you for this awesome resource!

programmdesign commented 9 years ago

Thanks!