Video: Use NONE and docstrings to specify dynamic default arguments in Python
Page 1 of 1
In this excerpt from Effective Python LiveLessons (Video Training), Brett Slatkin talks about when you have to use a nonstatic type as a keyword argument's default value, and how to avoid problems that can occur when you do.
From the Video
Page 1 of 1