mirror of https://github.com/python/cpython.git
bpo-45845: Change link for pyserial (GH-29675)
This commit is contained in:
parent
81f4e116ef
commit
123a3527dd
|
@ -611,9 +611,9 @@ use ``p.read(n)``.
|
|||
How do I access the serial (RS232) port?
|
||||
----------------------------------------
|
||||
|
||||
For Win32, POSIX (Linux, BSD, etc.), Jython:
|
||||
For Win32, OSX, Linux, BSD, Jython, IronPython:
|
||||
|
||||
http://pyserial.sourceforge.net
|
||||
https://pypi.org/project/pyserial/
|
||||
|
||||
For Unix, see a Usenet post by Mitch Chapman:
|
||||
|
||||
|
|
Loading…
Reference in New Issue