[Patches] [ python-Patches-410267 ] some additional constants for termios

noreply@sourceforge.net noreply@sourceforge.net
Mon, 26 Mar 2001 09:14:52 -0800


Patches item #410267, was updated on 2001-03-21 01:43
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=410267&group_id=5470

Category: Modules
Group: None
>Status: Closed
Priority: 5
Submitted By: Michael Hudson (mwh)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: some additional constants for termios

Initial Comment:
This adds a pile of constants that were in my old
plat-linux2/TERMIOS.py that aren't in the new termios.c.

I'm not sure all of them have valid uses, but some of
them certainly do (I noticed that TIOCGWINSZ was missing).

----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-03-26 09:14

Message:
Logged In: YES 
user_id=3066

Checked in as Modules/termios.c revision 2.20.


----------------------------------------------------------------------

Comment By: Michael Hudson (mwh)
Date: 2001-03-21 08:17

Message:
Logged In: YES 
user_id=6656

CTRL isn't a constant; I should probably try compiling my
patches before sending them in.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=410267&group_id=5470