Browse Source

Typo

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

2
README.md

@ -763,7 +763,7 @@ while True:
raise IOError("input/output error") raise IOError("input/output error")
``` ```
#### Finaly: #### Finally:
```python ```python
>>> try: >>> try:
... raise KeyboardInterrupt ... raise KeyboardInterrupt

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