August 2018
Intermediate to advanced
366 pages
10h 14m
English
The inspect module has tens of functions that can be used to dive deep into Python objects.
It can be a really powerful tool when investigating third-party code or when implementing heavily dynamic code that has to cope with objects of unknown shape and type.