summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorcliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2012-08-16 01:04:44 +0000
committercliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2012-08-16 01:04:44 +0000
commit2127db6f279f1ab0b7e4ddc2df89f03269d7de3f (patch)
treeae3c730747313198a7794dfa9295107e670d0147 /README.txt
parente1d403b5c238c328e75fedcedb74f17df4b504a9 (diff)
downloadpyserial-2127db6f279f1ab0b7e4ddc2df89f03269d7de3f.tar.gz
fix [Bug 3540332], base class of port not open exception changed to SerialException
git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@454 f19166aa-fa4f-0410-85c2-fa1106f25c8a
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index d6317e1..cf19511 100644
--- a/README.txt
+++ b/README.txt
@@ -14,7 +14,7 @@ automatically selects the appropriate backend.
- SVN repository: http://sourceforge.net/svn/?group_id=46487
- Download Page: http://sourceforge.net/project/showfiles.php?group_id=46487
-BSD license, (C) 2001-2011 Chris Liechti <cliechti@gmx.net>
+BSD license, (C) 2001-2012 Chris Liechti <cliechti@gmx.net>
Documentation