Table of Contents
os
io
time
argparse
optparse
getopt
logging
logging.BufferingFormatter
logging.FileHandler
logging.Filter
logging.Filterer
logging.Formatter
logging.Handler
logging.LogRecord
logging.Logger
logging.LoggerAdapter
logging.Manager
logging.NullHandler
logging.PlaceHolder
logging.RootLogger
logging.StreamHandler
logging.config
logging.handlers
getpass
curses
curses.ascii
curses.panel
platform
errno
ctypes
Filter.
__init__
Initialize a filter.
Initialize with the name of the logger which, together with its children, will have its events allowed through the filter. If no name is specified, allow every event.