diff --git a/python/setup.py b/python/setup.py index 4d30a781..9d52327e 100644 --- a/python/setup.py +++ b/python/setup.py @@ -79,7 +79,7 @@ Here is a simple SPDY server:: self.send_response(200) self.send_header('content-type', 'text/html; charset=UTF-8') - content = '''\ + content = '''\\ SPDY FTW