pyren/pyren3/serial/urlhandler/protocol_rfc2217.py
2022-08-14 10:59:31 +03:00

13 lines
279 B
Python
Executable File

#! python
#
# This is a thin wrapper to load the rfc2217 implementation.
#
# This file is part of pySerial. https://github.com/pyserial/pyserial
# (C) 2011 Chris Liechti <cliechti@gmx.net>
#
# SPDX-License-Identifier: BSD-3-Clause
from serial.rfc2217 import Serial # noqa