Skip to main content
Back to top
Ctrl
+
K
Introduction
Beyond Basics: Mastering Advanced Python — a book to learn expert aspects of Python language
1. Special Attributes & Methods
2. Context Managers
3. Iterators
4. Generators
5. Generics
6. Structural Subtyping
7. Higher-order Functions
8. Decorators
9. Metaclasses
10. Descriptors
11. Code Inspection
12. Dynamic Code Execution
13. Weak References
14. Coroutines & Concurrency
15. Concurrency and Parallelism
16. References
Repository
Open issue
.md
.pdf
Code Inspection
Contents
11.1. Stack Tracing
11.
Code Inspection
#
11.1.
Stack Tracing
#
Contents
11.1. Stack Tracing