OpenGrok
Cross Reference: handlers.py
xref
: /
prebuilts
/
python
/
linux-x86
/
2.7.5
/
lib
/
python2.7
/
logging
/
handlers.py
Home
|
History
|
Annotate
|
Download
|
only in
logging
Lines Matching
full:settimeout
472
if hasattr(s, '
settimeout
'):
473
s.
settimeout
(timeout)