blob: c14c79258459c202621828c5a10035e76d0b9e25 [file] [log] [blame]
#! python
#
# This is a thin wrapper to load the rfc2271 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