mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
"write marshalled" --> "writes marshalled" (in docstring); noted by
Detlef Lannert <lannert@lannert.rz.uni-duesseldorf.de>.
This commit is contained in:
parent
908670cdaa
commit
1966004986
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ will be written to <codec_prefix><mapname>.py with <mapname> being the
|
||||||
first part of the map's filename ('a' in a.b.c.txt) converted to
|
first part of the map's filename ('a' in a.b.c.txt) converted to
|
||||||
lowercase with hyphens replaced by underscores.
|
lowercase with hyphens replaced by underscores.
|
||||||
|
|
||||||
The tool also write marhsalled versions of the mapping tables to the
|
The tool also writes marhsalled versions of the mapping tables to the
|
||||||
same location (with .mapping extension).
|
same location (with .mapping extension).
|
||||||
|
|
||||||
Written by Marc-Andre Lemburg (mal@lemburg.com).
|
Written by Marc-Andre Lemburg (mal@lemburg.com).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue