how can i visualize the content of the symbol table in Python?
Sometimes i want to know which symbols are imported from apackage and
such kind of things
how can i visualize the content of the symbol table in Python? Sometimes i want to know which symbols are imported from apackage and such kind of things