1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00
This commit is contained in:
Jakub Roztocil
2012-12-05 04:39:56 +01:00
parent 8190a7c0c6
commit 8175366f27
7 changed files with 40 additions and 44 deletions

View File

@@ -3,7 +3,7 @@ import json
import errno
from . import __version__
from requests.compat import is_windows
from requests.compat import is_windows
DEFAULT_CONFIG_DIR = os.environ.get(