bpo-45845: Change link for pyserial (GH-29675)

This commit is contained in:
Terry Jan Reedy 2021-11-20 14:56:42 -05:00 committed by GitHub
parent 81f4e116ef
commit 123a3527dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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: