Bike-X
0.8
|
Functions | |
def | grep |
def | main |
def serial.tools.list_ports.grep | ( | regexp | ) |
\ Search for ports using a regular expression. Port name, description and hardware ID are searched. The function returns an iterable that returns the same tuples as comport() would do.
Definition at line 35 of file list_ports.py.
def serial.tools.list_ports.main | ( | ) |
Definition at line 46 of file list_ports.py.