|
|
|
|
|
by paul-woolcock
5011 days ago
|
|
I don't have a source for this, but it is my understanding that, even though the python interpreter doesn't special-case the "_" variable name, it is a convention to use the underscore in the same situations in python as are described in ruby in the article. |
|