Browse Source

Open

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

2
README.md

@ -1053,7 +1053,7 @@ value = args.<name>
Open
----
**Opens file and returns a corresponding file object.**
**Opens a file and returns a corresponding file object.**
```python
<file> = open('<path>', mode='r', encoding=None)

Loading…
Cancel
Save