In Python2, does it need to wrap imp.find/load_module with imp_acquire/release_lock?

Xiang Zhang zhangyangyu0614 at gmail.com
Tue Feb 27 03:34:28 EST 2018


Just like the title. It seems to me it is needed from the source code but codes in stdlib all doesn't do that.



More information about the Python-list mailing list