Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ec7cf1382bc4f32aa4fe20edcf8be83cbf530c62
/
Lib
/
test
/
test_inspect.py
6006629
Remove obsolete __dynamic__ distinction.
by Tim Peters
· 23 years ago
13b49d3
New function classify_class_attrs(). As a number of SF bug reports
by Tim Peters
· 23 years ago
e0b2d7a
Add a function to compute a class's method resolution order. This is
by Tim Peters
· 23 years ago
f170d7f
Don't have trace() skip the top frame; return them all.
by Ka-Ping Yee
· 24 years ago
243bff4
Clean up junk files left behind by imp.load_source().
by Tim Peters
· 24 years ago
9054344
Replace literal '@test' with TESTFN.
by Ka-Ping Yee
· 24 years ago
6397c7c
inspect: a module for getting information out of live Python objects
by Ka-Ping Yee
· 24 years ago