12 Aug
2012
12 Aug
'12
7:37 a.m.
On Wed, Aug 8, 2012 at 9:18 AM, κΉμν <shawn.yh.kim@nhn.com> wrote:
Hi,
An example logging server code in the following url gives an error: http://docs.python.org/howto/logging-cookbook.html#sending-and-receiving-log...
It seems that the code has typos.
import socketserver
should be
import SocketServer
This has already been fixed with this revision: http://hg.python.org/cpython/rev/e06ef4881136 Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi