aboutsummaryrefslogtreecommitdiff
path: root/examples/rfc2217_server.py
AgeCommit message (Expand)Author
2016-11-22examples: Fix calls to `rfc2217.filter` in example server.Greg Bowser
2016-06-21style: use .format() instead of % formattingChris Liechti
2016-02-14style: some of the suggestions from flake8Chris Liechti
2016-02-05style: some of the suggestions from flake8Chris Liechti
2015-10-30add minimal test for RFC 2217 clientChris Liechti
2015-09-07rfc2217_server: API update, cleanupChris Liechti
2015-08-17rfc2217_server: use serial_for_url to allow loop:// hwgrep:// etcChris Liechti
2015-08-17rfc2217_server: transition from optparse to argparseChris Liechti
2015-08-09update file headers with license information (SPDX)Chris Liechti
2015-08-04set executable flagsChris Liechti
2015-08-04work on python 3 compatibilityChris Liechti
2015-08-03remove pyparallel and move pyserial files to toplevelChris Liechti