Skip to content

Commit 123a352

Browse files
authored
bpo-45845: Change link for pyserial (GH-29675)
1 parent 81f4e11 commit 123a352

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/faq/library.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -611,9 +611,9 @@ use ``p.read(n)``.
611611
How do I access the serial (RS232) port?
612612
----------------------------------------
613613
614-
For Win32, POSIX (Linux, BSD, etc.), Jython:
614+
For Win32, OSX, Linux, BSD, Jython, IronPython:
615615
616-
http://pyserial.sourceforge.net
616+
https://pypi.org/project/pyserial/
617617
618618
For Unix, see a Usenet post by Mitch Chapman:
619619

0 commit comments

Comments
 (0)