summaryrefslogtreecommitdiff
path: root/serial/urlhandler/protocol_loop.py
Commit message (Expand)AuthorAgeFilesLines
* doc updatecliechti2014-08-031-14/+28
* Ensure working with bytes in write() calls. to_bytes() extended to handle byt...cliechti2013-10-161-1/+1
* doc and __main__ updatecliechti2011-08-191-2/+2
* fix for patial reads with loop://, ensure bytes type is usedcliechti2011-08-181-2/+5
* related to SF 3093882, raise an exception when open() is called twice, also a...cliechti2011-03-191-0/+2
* implement URL handler as modules and import them at runtime. this allows to c...cliechti2011-03-041-0/+260