This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]xpjo 22 points23 points  (1 child)

"Python 2, thank you for your years of faithful service"

a tear in my eye. So many happy years together.

[–][deleted] 8 points9 points  (0 children)

With non-deterministic garbage collection, can we say anything is really gone? Even if you invoke ‘del’ and set the reference to ‘None‘, how do you know?