blob: 981ba45fea0035f71de8d37efd2bc99db26db801 [file] [log] [blame]
cliechti2a6d5332011-03-04 02:08:32 +00001#! python
2#
3# Python Serial Port Extension for Win32, Linux, BSD, Jython
4# see ../__init__.py
5#
6# This is a thin wrapper to load the rfc2271 implementation.
7#
8# (C) 2011 Chris Liechti <cliechti@gmx.net>
9# this is distributed under a free software license, see license.txt
10
11from serial.rfc2217 import Serial