ReceiveCommands()なのですが、readline()の返し値を見てforループを抜ける構造になっていますが、このときquit処理をしないのでプロセスが終了しないです。Windows環境でCtrl+Z、Linux環境でCtrl+Dが送られてきたときにreadline()は0を返すのですが、このときにプロセスが ...
Custom readline settings are lost upon importing certain modules (matplotlib.pyplot) using the python interpreter installed using Miniconda. Namely if the .inputrc files specifies a vi editing mode ...