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 326f6ed commit 4a2337fCopy full SHA for 4a2337f
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