Browse Source

Pprint layout

pull/3/head
Jure Šorn 6 years ago
parent
commit
3c21e28ea2
1 changed files with 0 additions and 1 deletions
  1. 1
      README.md

1
README.md

@ -244,7 +244,6 @@ String
print(<el_1> [, <el_2>, end='', sep='', file=<file>]) # Use 'file=sys.stderr' for errors.
```
#### Pprint:
```python
>>> from pprint import pprint
>>> pprint(locals())

|||||||
100:0
Loading…
Cancel
Save