mirror of
https://github.com/python/cpython.git
synced 2026-02-13 19:04:37 +00:00
[3.10] bpo-45845: Change link for pyserial (GH-29675)
(cherry picked from commit 123a3527dd)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
parent
edabf39046
commit
3528df1258
1 changed files with 2 additions and 2 deletions
|
|
@ -614,9 +614,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