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

dangerous -> mutable in index #15

Closed gvx closed 9 years ago

gvx commented 9 years ago

please also merge #14

adewes commented 9 years ago

I'll leave this for now since it could break external links to the page, I think we should add an alias to make sure that both old and new URL remain reachable. Will have to check the Sphinx doc for this, if you're feeling up for this feel free to do it :)

adewes commented 9 years ago

thanks for fixing this @gvx!