Merge pull request #645 from Foxboron/read-doc-fix
Fixed (read) docs as mentioned inn #641
This commit is contained in:
commit
adc56d69e7
@ -907,7 +907,7 @@ Return an iterator of `x`, `fn(x)`, `fn(fn(x))`.
|
||||
read
|
||||
----
|
||||
|
||||
Usage: ``(read [from-file eof])``
|
||||
Usage: ``(read &optional [from-file eof])``
|
||||
|
||||
Reads the next hy expression from `from-file` (defaults to `sys.stdin`), and
|
||||
can take a single byte as EOF (defaults to an empty string).
|
||||
|
Loading…
x
Reference in New Issue
Block a user