AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 3.129.211.190


Current Path : /usr/lib/python3/dist-packages/serial/urlhandler/
Upload File :
Current File : //usr/lib/python3/dist-packages/serial/urlhandler/protocol_rfc2217.py

#! 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 __future__ import absolute_import

from serial.rfc2217 import Serial  # noqa