fix python typo

This commit is contained in:
arvidn 2015-07-08 00:05:13 -04:00
parent c5614b691f
commit 82bb923096
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ import os
import ssl
import gzip
import base64
import socket
chunked_encoding = False
keepalive = True