Files @ 7fe81130b735
Branch filter:

Location: light9/stubs/usb/_lookup.pyi

Drew Perttula
move web logging to https://github.com/visionmedia/debug/ so it can have channels that can be turned off
Ignore-this: bc5147fdfe1e4712d671cfc36698a6f
# Stubs for usb._lookup (Python 3)
#
# NOTE: This dynamically typed stub was automatically generated by stubgen.

from typing import Any

descriptors: Any
device_classes: Any
interface_classes: Any
ep_attributes: Any
MAX_POWER_UNITS_USB2p0: int
MAX_POWER_UNITS_USB_SUPERSPEED: int