Files
typeshed/stdlib
Yuri Khan 468d2fa629 _curses.tparm works on bytes, not str (#1828)
The documentation refers to the first argument as `str`
but careful reading reveals that its type,
and the function return type, is `bytes`.
2018-01-23 14:31:59 -08:00
..
2017-03-20 20:07:58 -07:00