diff options
Diffstat (limited to 'WebKitTools/Scripts/webkitpy/thirdparty/pywebsocket/README.webkit')
-rw-r--r-- | WebKitTools/Scripts/webkitpy/thirdparty/pywebsocket/README.webkit | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/WebKitTools/Scripts/webkitpy/thirdparty/pywebsocket/README.webkit b/WebKitTools/Scripts/webkitpy/thirdparty/pywebsocket/README.webkit deleted file mode 100644 index 83e3cee..0000000 --- a/WebKitTools/Scripts/webkitpy/thirdparty/pywebsocket/README.webkit +++ /dev/null @@ -1,14 +0,0 @@ -This directory contains a copy of the pywebsocket Python module obtained -from the following location: - -http://code.google.com/p/pywebsocket/ - -This directory currently contains the following version: -0.4.9.2 - -The following modifications have been made to this local version: -minor updates in WebSocketRequestHandler.is_cgi - -More information on these local modifications can be found here: - -http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/thirdparty/pywebsocket |