commit | 4428a5a77e908ed1d658b964c8ef360e3fd3a4af | [log] [tgz] |
---|---|---|
author | cliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a> | Sat Jul 25 00:44:51 2009 +0000 |
committer | cliechti <cliechti@f19166aa-fa4f-0410-85c2-fa1106f25c8a> | Sat Jul 25 00:44:51 2009 +0000 |
tree | 35b89b9c2a87ff3abff49e0dd98fd9c2e987d806 | |
parent | 1eb947dcc63716d2efb0ddecfda12491d80a3ab0 [diff] |
new minimal Python version
diff --git a/documentation/pyserial.rst b/documentation/pyserial.rst index c522ed2..1622498 100644 --- a/documentation/pyserial.rst +++ b/documentation/pyserial.rst
@@ -45,7 +45,7 @@ Requirements ============ -* Python 2.2 or newer +* Python 2.2.3 or newer * ctypes extensions on Windows (is in standard library since Python 2.5+) * "Java Communications" (JavaComm) or compatible extension for Java/Jython