1 comment

[ 2.8 ms ] story [ 11.5 ms ] thread
Found a bug:

"instance : What you get when you tell Python to create a class."

Of course, what you get when you tell Python to create a class is a class. This one should be:

"instance : What you get when you tell Python to create an object of a given class."