The History of Python: Adding Support for User-defined Classes (python-history.blogspot.com) 41 points by cstejerean 17y ago ↗ HN
[–] mcav 17y ago ↗ Interesting that Guido didn't want to have an explicit "self" variable initially. Turned out to be a good idea in retrospect, in terms of clarity. When I head back to C/C++ code, I often find myself adding "this->" all over the place out of habit.
1 comment
[ 4.4 ms ] story [ 246 ms ] thread