Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Pythonでは、以下を使用できます。
symtable.symtable(code,file,compile type)
しかし、symtableオブジェクトを現在の実行可能コードにすることは可能でしょうか?
symtable