Burak Balasaygun

5%
Flag icon
This is an important Python API convention: functions or methods that change an object in place should return None to make it clear to the caller that the object itself was changed, and no new object was created.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating