From f1f12489514f47f9154f8e4b6232399e747cfcd8 Mon Sep 17 00:00:00 2001 From: makefu Date: Sun, 24 Jul 2011 04:13:44 +0200 Subject: emergency commit --- cholerab/cholerab-live/chol_net.pyc | Bin 0 -> 4364 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 cholerab/cholerab-live/chol_net.pyc (limited to 'cholerab/cholerab-live/chol_net.pyc') diff --git a/cholerab/cholerab-live/chol_net.pyc b/cholerab/cholerab-live/chol_net.pyc new file mode 100644 index 00000000..573bc413 Binary files /dev/null and b/cholerab/cholerab-live/chol_net.pyc differ -- cgit v1.2.3 From 2862f1ad4ef0439721779a1a93e29bc5dc1c84de Mon Sep 17 00:00:00 2001 From: makefu Date: Sun, 24 Jul 2011 04:56:05 +0200 Subject: added robustness, removed utf8 support to be able to send special characters over the line the characters are translated into their number value and written as string. this essentially breaks utf-8 support for the clients, needs to be fixed some time later added ignore for own messages, message colorization --- cholerab/cholerab-live/chol_net.pyc | Bin 4364 -> 4361 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'cholerab/cholerab-live/chol_net.pyc') diff --git a/cholerab/cholerab-live/chol_net.pyc b/cholerab/cholerab-live/chol_net.pyc index 573bc413..0694ad6d 100644 Binary files a/cholerab/cholerab-live/chol_net.pyc and b/cholerab/cholerab-live/chol_net.pyc differ -- cgit v1.2.3