diff options
author | Kevin Locke <kevin@kevinlocke.name> | 2022-04-02 19:52:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-02 19:52:05 (GMT) |
commit | 208da6d508bb2683732151f4ae288dfc8001267c (patch) | |
tree | 29bbfdb47609a17a342c31d9d36b7548afc97e26 /Python/codecs.c | |
parent | 677a87946630c5fbd9998969669b4dd4f4b32545 (diff) | |
download | cpython-208da6d508bb2683732151f4ae288dfc8001267c.zip cpython-208da6d508bb2683732151f4ae288dfc8001267c.tar.gz cpython-208da6d508bb2683732151f4ae288dfc8001267c.tar.bz2 |
Document func parameter of locale.atof (GH-18183)
The second parameter (named `func`) has been present since the `locale`
module was introduced in eef1d4e8b1, but has never been documented.
This commit updates the documentation for `locale.atof` to clarify the
behavior of the function and how the `func` parameter is used.
Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions