python 全局变量的import机制介绍 先把有问题的代码晒一下:IServer.pyfromabcimportABCMeta,abstractmethodprint__name__classIServer:def__init__(s import机制