# TODO: missing from stub
psutil.__all__

# Stubtest does not support these platforms
psutil._psaix
psutil._psbsd
psutil._pssunos
psutil._psutil_aix
psutil._psutil_bsd
psutil._psutil_sunos

# process_iter is enhanced with cache_clear method that's not detected by stubtest
psutil.process_iter
