mcm
How can I figure out in my module if the main program uses a specific variable?
I know this does not sound Pythonic, but bear with me for a second. I am writing a module that depends on some external closed-source module. That module needs to get instantiated to be used (using m[详细]
2022-12-21 02:15 分类:问答