commit | 86dc1e696d309529e34c260052f277c1740c1951 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Mar 31 11:34:23 1995 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Mar 31 11:34:23 1995 +0000 |
tree | 43cd891b36ec7d368b2d5a870054de9043a321a1 | |
parent | 4e2e0f9225d37139cd24f975563d6f052588982d [diff] [blame] |
added TERMIOS.py
diff --git a/Lib/sunos5/regen b/Lib/sunos5/regen index 5d7a77e..2f2cdef 100755 --- a/Lib/sunos5/regen +++ b/Lib/sunos5/regen
@@ -8,3 +8,4 @@ h2py /usr/include/sys/fcntl.h h2py /usr/include/sys/socket.h h2py -i '(u_long)' /usr/include/netinet/in.h +h2py /usr/include/termios.h