summaryrefslogtreecommitdiff
path: root/serial/tools/hexlify_codec.py
Commit message (Expand)AuthorAgeFilesLines
* Fix misc. documentation and source comment typosluz paz2021-05-141-1/+1
* Use absolute import everywhereKurt McKee2018-02-071-0/+2
* style: use .format() in various places instead of "%" formattingChris Liechti2016-06-081-1/+1
* hexlify: update codec for Python 2, fixes #87Chris Liechti2016-03-081-8/+15
* doc: add doc commentsChris Liechti2016-02-191-17/+35
* style: some of the suggestions from flake8Chris Liechti2016-02-091-2/+3
* update file headersChris Liechti2015-12-161-0/+8
* pep-8 and small cleanupsChris Liechti2015-08-301-1/+9
* miniterm: add "hexlify" codecChris Liechti2015-08-251-0/+82