]> granicus.if.org Git - python/commit
No need to call filterwarnings() to suppress further warnings from this
authorFred Drake <fdrake@acm.org>
Tue, 27 Feb 2001 21:51:47 +0000 (21:51 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 27 Feb 2001 21:51:47 +0000 (21:51 +0000)
commit5dd09bb5df2611204497b41aa59dc8245e1a0028
treee7a7b7b6bd651efc68d125fcc87ee3911debd110
parentddd802cbd7790033fb71650281c14e93bf01cf25
No need to call filterwarnings() to suppress further warnings from this
module; that won't happen.
Lib/TERMIOS.py