Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 |