8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229dc17 commit 17f3b5cCopy full SHA for 17f3b5c
Doc/tutorial/stdlib.rst
@@ -327,7 +327,7 @@ Python has a "batteries included" philosophy. This is best seen through the
327
sophisticated and robust capabilities of its larger packages. For example:
328
329
* The :mod:`xmlrpc.client` and :mod:`xmlrpc.server` modules make implementing
330
- remote procedure calls into an almost trivial task. Despite the modules
+ remote procedure calls into an almost trivial task. Despite the modules'
331
names, no direct knowledge or handling of XML is needed.
332
333
* The :mod:`email` package is a library for managing email messages, including
0 commit comments