[Python-checkins] [python/cpython] 6b4a5f: bpo-26184: import.rst: Improve versionchanged note...

GitHub noreply at github.com
Sun Feb 26 10:36:58 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 6b4a5f45e2df524174a97832571c82c76a3d424a
      https://github.com/python/cpython/commit/6b4a5f45e2df524174a97832571c82c76a3d424a
  Author: Mariatta <Mariatta at users.noreply.github.com>
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
    M Doc/reference/import.rst

  Log Message:
  -----------
  bpo-26184: import.rst: Improve versionchanged note (GH-277)

Mention that an ImportError is raised when exec_module() is defined, but
create_module() is not.




More information about the Python-checkins mailing list