Searched defs:LOG_LPR (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/logging/ | ||
D | handlers.py | 672 LOG_LPR = 6 # line printer subsystem variable in SysLogHandler |
/external/python/cpython3/Lib/logging/ | ||
D | handlers.py | 726 LOG_LPR = 6 # line printer subsystem variable in SysLogHandler |