Python, . (, , Queue), :
try:
val = mylist.pop()
except IndexError:
else:
, mylist, .append(), . , queue.queue, API list - , -, , .pop() , , .
numpy , , /, Lock RLock threading - , :
with mylock:
python , , with, , , - , .
, , multiprocessing, threading - Python , CPython C- . multiprocessing , - , , , .