Open iddan opened 6 years ago
I agree that this would be a useful diagnostic tool.
The equivalent capability via the Python REPL has rescued me from confusion on multiple occasions:
>>> import os
>>> os
<module 'os' from '/usr/lib/python2.7/os.pyc'>
When I tried to do:
The compiler failed with