index
:
delta/python-packages/pyserial.git
avendor
master
svn.code.sf.net: Obsolete (use python-packages/pyserial-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
serial
/
serialcli.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
use absolute imports so that 2to3 works
cliechti
2011-08-22
1
-1
/
+1
*
related to SF 3093882, raise an exception when open() is called twice, also a...
cliechti
2011-03-19
1
-0
/
+2
*
- improve compatibility with io library (also accept bytearray for write)
cliechti
2009-07-28
1
-2
/
+2
*
- read/write now work with bytes when available on older Pythons that is equa...
cliechti
2009-07-27
1
-22
/
+27
*
- add more methods for file-like compatibility
cliechti
2009-07-25
1
-3
/
+18
*
changes required for 2to3 support respectively Python 3.x compatibility of th...
cliechti
2009-07-25
1
-2
/
+2
*
remove print and replace with stdio writes
cliechti
2009-07-23
1
-6
/
+8
*
1.5 stop bit support
cliechti
2009-02-16
1
-6
/
+8
*
doc update
cliechti
2009-02-07
1
-1
/
+1
*
- small fixed to comply to the pyserial API
cliechti
2008-06-24
1
-2
/
+9
*
fix write, so that it is "binary" and not applying any encodings
cliechti
2008-06-24
1
-1
/
+16
*
fix read
cliechti
2008-06-24
1
-1
/
+1
*
fix a bunch of bugs
cliechti
2008-06-22
1
-20
/
+30
*
prototype of .NET/Mono backend
cliechti
2008-06-21
1
-0
/
+215