0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.190.239.189


Current Path : /snap/core22/1722/lib/python3/dist-packages/serial/urlhandler/
Upload File :
Current File : //snap/core22/1722/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