Browse Source

System

pull/10/head
Jure Šorn 5 years ago
parent
commit
a4b7f67485
1 changed files with 0 additions and 1 deletions
  1. 1
      README.md

1
README.md

@ -813,7 +813,6 @@ print(<el_1>, ..., sep=' ', end='\n', file=sys.stdout, flush=False)
``` ```
* **Use `'file=sys.stderr'` for errors.** * **Use `'file=sys.stderr'` for errors.**
* **Use `'flush=Ture'` to forcibly flush the stream.**
#### Pretty print: #### Pretty print:
```python ```python

Loading…
Cancel
Save