]> granicus.if.org Git - python/commit
Wrap several more of the constants in #ifdef/#endif for FreeBSD; at least
authorFred Drake <fdrake@acm.org>
Sat, 3 Mar 2001 18:08:52 +0000 (18:08 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 3 Mar 2001 18:08:52 +0000 (18:08 +0000)
commitd85556c6634cb7587f76ed4ef3455becb75cd6c5
tree542a6f523aa2a48059959aa82d28c31e7dc992f5
parent4211925453161712cf7c725ee4286dff81ddf518
Wrap several more of the constants in #ifdef/#endif for FreeBSD; at least
some fairly recent versions have an anaemic selection of terminal-control
symbols.

This closes SF bug #405567.
Modules/termios.c