summaryrefslogtreecommitdiff
path: root/unix/modtermios.c
AgeCommit message (Expand)Author
2014-08-30py: Change all uint to mp_uint_t in obj.h.Damien George
2014-08-24unix, modtermios: Make it properly configurable; fix spelling mistake.Damien George
2014-08-23modtermios: Add "termios" unix module, subset of CPython's.Paul Sokolovsky