2012-02-19から1日間の記事一覧

Python の error: [Errno 32] Broken pipe について

Google App Engine Python でアプリを作って動かしていたら、たまにコンソール上で error: [Errno 32] Broken pipe って出てくるので一応調べてみました。 Exception happened during processing of request from ('127.0.0.1', 59250) Traceback (most rece…