Cannot read line from input when using default length #134
Labels
bug
Something isn't working as expected
requires confirmation
A possible bug that need to be confirmed
Milestone
From
https://github.com/sdispater/cleo/blob/8c3ba5847f33b9da16143f2bba9e3999bb6d3cd5/cleo/io/inputs/input.py#L68-L77
length
param default value isNone
buttyping.IO.readline
takes anint
as parameter:which causes
The text was updated successfully, but these errors were encountered: