mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
28 lines
393 B
Markdown
28 lines
393 B
Markdown
Summary.
|
|
|
|
## Expected Result
|
|
|
|
What you expected.
|
|
|
|
## Actual Result
|
|
|
|
What happened instead.
|
|
|
|
## Reproduction Steps
|
|
|
|
```python
|
|
import requests
|
|
|
|
```
|
|
|
|
## System Information
|
|
|
|
$ python -m requests.help
|
|
|
|
```
|
|
<paste here>
|
|
```
|
|
|
|
This command is only available on Requests v2.16.4 and greater. Otherwise,
|
|
please provide some basic information about your system (Python version,
|
|
operating system, &c). |