]> granicus.if.org Git - python/commit
Protect the use of the VWERASE symbol by an #ifdef, it's apparently missing
authorThomas Wouters <thomas@python.org>
Mon, 11 Jun 2001 15:25:16 +0000 (15:25 +0000)
committerThomas Wouters <thomas@python.org>
Mon, 11 Jun 2001 15:25:16 +0000 (15:25 +0000)
commit819bb2c5029b8b25cf856eb48da49d98cc580785
tree2d68b504293c7f594f3a1ac52cbfa464dcc9f141
parent046f4d810d5ed2eee4de373026aed9ca69a7df79
Protect the use of the VWERASE symbol by an #ifdef, it's apparently missing
on (some versions of ?) AIX.
Modules/termios.c