summaryrefslogtreecommitdiff
path: root/pyserial/serial/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* - improved xreadlines (now a generator)cliechti2010-07-211-1/+1
* - update list of changescliechti2010-01-021-2/+2
* add loop:// connection typecliechti2009-08-061-0/+3
* - add simple socket connection implementationacliechti2009-08-061-3/+6
* fix when numbers are passedcliechti2009-08-051-4/+12
* rename function -> serial_for_urlcliechti2009-08-051-1/+1
* fix issue with unwanted keyword parametercliechti2009-08-021-3/+9
* update version infocliechti2009-08-021-1/+1
* add helper function to automatically select native or RFC2217 implementation ...cliechti2009-08-021-0/+14
* doc updatecliechti2009-02-071-3/+4
* improve OS detection for IronPythoncliechti2008-06-211-7/+3
* workaround for IronPythons lack of module oscliechti2008-06-211-12/+19
* prototype of .NET/Mono backendcliechti2008-06-211-0/+2
* - update versioncliechti2008-06-161-1/+1
* - dynamicaly lookup baudratescliechti2004-04-201-3/+2
* FileLike base class is now used for readline etc.cliechti2002-02-141-3/+3
* This commit was generated by cvs2svn to compensate for changes in r3,cliechti2002-02-121-0/+21