Branch: refs/heads/3.6 Home: https://github.com/python/cpython Commit: 03c7600982027f4fbe5770c3caea59e08716374f https://github.com/python/cpython/commit/03c7600982027f4fbe5770c3caea59e08716374f Author: Mariatta <Mariatta at users.noreply.github.com> Date: 2017年05月30日 (2017年5月30日) Changed paths: M Doc/reference/import.rst Log Message: ----------- Improve grammar in The Import System documentation (GH-1862) (GH-1863) Replace `an ModuleNotFoundError` with `a ModuleNotFoundError`. Replace `an path` with `a path`. (cherry picked from commit 9c972b578002cc3bbbf2ebf2856c69de892bc9e2)