ozone: evdev: Sync caps lock LED state to evdev
[chromium-blink-merge.git] / tools / telemetry / third_party / pyserial / serial / urlhandler / protocol_rfc2217.py
blob981ba45fea0035f71de8d37efd2bc99db26db801
1 #! python
3 # Python Serial Port Extension for Win32, Linux, BSD, Jython
4 # see ../__init__.py
6 # This is a thin wrapper to load the rfc2271 implementation.
8 # (C) 2011 Chris Liechti <cliechti@gmx.net>
9 # this is distributed under a free software license, see license.txt
11 from serial.rfc2217 import Serial