Vladimir

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