[Python-checkins] [python/cpython] 46ce75: bpo-29648: import.rst: Add reference to create_mod...

GitHub noreply at github.com
Sun Feb 26 10:14:46 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 46ce7599af82a929506baeaaee5c149970440c4c
      https://github.com/python/cpython/commit/46ce7599af82a929506baeaaee5c149970440c4c
  Author: Marco Buttu <marco.buttu at gmail.com>
  Date:   2017-02-26 (Sun, 26 Feb 2017)

  Changed paths:
    M Doc/reference/import.rst

  Log Message:
  -----------
  bpo-29648: import.rst: Add reference to create_module() (GH-290)

Add a reference to create_module(), in the first versionadded of section Loaders.




More information about the Python-checkins mailing list