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

Don't assign to builtins #20

Closed gvx closed 9 years ago

adewes commented 9 years ago

thanks @gvx !