Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
mc = memcache.Client(['111.222.3.2:11211'], debug=1)
間違った IP が使用された場合、クライアントはデバッグ ログを表示するだけです。
MemCached: MemCache: inet:72.18.195.210:11211: 接続: 接続が拒否されました。死体マーキング。
しかし、間違ったステータスまたは例外を取得したい。どのように?