mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
0fd4fd4496
* Document that 's' and 'p' accept bytes and bytearray.
* Fix some footnotes.
* Clarify that "string" is a byte string.
* Fix the module docstring.
(cherry picked from commit 3e5a3cb2bd)
Source files for standard library extension modules, and former extension modules that are now builtin modules.