Weird behavior of optional arguments in Python __init__
http://illusorygoals.com/post/49771195/static-initializers-for-optional-argumentsDoes anyone know a good reason for why python behaves this way? It seems like inconsistent design.
Does anyone know a good reason for why python behaves this way? It seems like inconsistent design.