472,146 Members | 1,444 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,146 software developers and data experts.

how to visualize symbol table?

Hi,

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

Greetings, THomas Korimort
Jul 18 '05 #1
1 1785
Thomas Korimort a écrit :
Hi,

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

Greetings, THomas Korimort


Do you mean something like :

dir(module)

???

Pierre
Jul 18 '05 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

1 post views Thread by linq936 | last post: by
4 posts views Thread by curious | last post: by
1 post views Thread by richard.hallgren | last post: by
15 posts views Thread by itschy | last post: by
2 posts views Thread by karinmorena | last post: by
3 posts views Thread by rolan | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.