mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
bpo-45845: Change link for pyserial (GH-29675)
This commit is contained in:
parent
81f4e116ef
commit
123a3527dd
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue