]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typos in mmap() error messages (GH-6173)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 21 Mar 2018 06:55:44 +0000 (23:55 -0700)
committerGitHub <noreply@github.com>
Wed, 21 Mar 2018 06:55:44 +0000 (23:55 -0700)
commit7ee093614b7e22fda443666d3ef23805126f4ab1
treebb7c16b3c172b1185c2805b584212dda4fd71332
parent4e907d8fafde6b8df9b8b461d9a6fbbf3b8674bd
Fix typos in mmap() error messages (GH-6173)

(cherry picked from commit 9308dea3e1fd565d50a76a667e4e8ef0568b7053)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Modules/mmapmodule.c