Skip to content

Commit

Permalink
docs: FAQ about Python 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zsquareplusc committed Dec 13, 2016
1 parent c739807 commit 5f52b6a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions documentation/appendix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,14 @@ User supplied URL handlers
so running ``sudo adduser $USER dialout`` (and logging-out and -in) enables
the user to access the port.

Support for Python 2.6 or earlier
Support for older Python releases than 2.7 will not return to pySerial 3.x.
Python 2.7 is now many years old (released 2010). If you insist on using
Python 2.6 or earlier, it is recommend to use pySerial `2.7`_
(or any 2.x version).

.. _`2.7`: https://pypi.python.org/pypi/pyserial/2.7


Related software
================
Expand Down

0 comments on commit 5f52b6a

Please sign in to comment.