Cleaned up st command line parsing; always use included client.py as well
This commit is contained in:
@@ -32,6 +32,7 @@ except:
|
||||
from swift.common.bufferedhttp \
|
||||
import BufferedHTTPConnection as HTTPConnection
|
||||
|
||||
|
||||
def quote(value, safe='/'):
|
||||
"""
|
||||
Patched version of urllib.quote that encodes utf8 strings before quoting
|
||||
|
||||
Reference in New Issue
Block a user