Timeline for answer to Convert bytes to a string in Python 3 by ContextSwitch
Current License: CC BY-SA 3.0
Post Revisions
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 13, 2019 at 17:02 | comment | added | user3064538 |
On 3.7 you can (and should) do text=True instead of universal_newlines=True.
|
|
| Jan 21, 2014 at 15:47 | history | edited | Borislav Sabev | CC BY-SA 3.0 |
Formatted code
|
| S Jan 21, 2014 at 15:46 | review | Late answers | |||
| Jan 21, 2014 at 15:46 | |||||
| S Jan 21, 2014 at 15:46 | review | First posts | |||
| Jan 21, 2014 at 15:47 | |||||
| Jan 21, 2014 at 15:31 | history | answered | ContextSwitch | CC BY-SA 3.0 |