Bob Belderbos: Two Python Scoping Bugs: A Lesson in Object Lifetimes (opens in new tab)
Two Python bugs with opposite symptoms but the same root cause: picking the wrong scope for a stateful object.
Read the original articleTwo Python bugs with opposite symptoms but the same root cause: picking the wrong scope for a stateful object.
Read the original article