Vladimir

27%
Flag icon
in general it’s better to use abc.Mapping or abc.MutableMapping in parameter type hints, instead of dict (or typing.Dict in legacy code).
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview