summaryrefslogtreecommitdiff
path: root/serial/win32.py
Commit message (Expand)AuthorAgeFilesLines
* apply patch from cjgohlke, add is_64bit detection functioncliechti2011-08-251-4/+9
* fix usage of types to gain 64 bit Windows compatibilitycliechti2011-08-181-1/+12
* implement patch 3054352 (with changes to the original patch)cliechti2011-08-051-0/+1
* implmement patch according to SF 3036175cliechti2011-08-051-9/+24
* bugfix the new ctypes based implementation. example/test* run error freecliechti2009-07-241-4/+19
* - forward port and apply patch from Giovanni Bajo to use ctypes on win32cliechti2009-07-231-0/+273