Problem with inspect and PEP 302

April 30, 2006
5:13 p.m.
Recently, the inspect module was updated to conform with PEP 302. Now this is broken:
import inspect inspect.stack()
The traceback shows clearly what's going on. However, I don't know how to resolve the problem. Georg
6896
Age (days ago)
6896
Last active (days ago)
1 comments
2 participants
participants (2)
-
Georg Brandl
-
Phillip J. Eby