12009-12-03 Yuzo Fujishima <yuzo@google.com>
2
3 Reviewed by NOBODY (OOPS!).
4
5 Update pywebsocket to 0.4.3
6 This version logs friendlier and higher-level messages in WARN level, which is used for LayoutTests.
7 Stack trace is logged now in INFO level.
8 https://bugs.webkit.org/show_bug.cgi?id=32097
9
10 * pywebsocket/mod_pywebsocket/dispatch.py:
11 * pywebsocket/mod_pywebsocket/msgutil.py:
12 * pywebsocket/mod_pywebsocket/standalone.py:
13 * pywebsocket/mod_pywebsocket/util.py:
14 * pywebsocket/setup.py:
15 * pywebsocket/test/test_dispatch.py:
16 * pywebsocket/test/test_util.py:
17