summaryrefslogtreecommitdiff
path: root/Python/import.c
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-10-21 07:34:00 +0200
committerÉric Araujo <merwok@netwok.org>2011-10-21 07:34:00 +0200
commit4d4b19e294e3748b0e68fec4278d5bde0b0011c8 (patch)
tree8d2785c0eac42c0fb99c5126720011d382ee3a96 /Python/import.c
parentf89ebdc358402588db893e18e4dd31bc8272b7bf (diff)
downloadcpython-git-4d4b19e294e3748b0e68fec4278d5bde0b0011c8.tar.gz
Document that packaging doesn’t create __init__.py files (#3902).
The bug reported expected distutils to create an __init__.py file for a project using only C extension modules. IMO, how Python imports packages and submodules is well documented, and it’s never suggested that distutils might create an __init__.py file, so I’m adding this clarification to the packaging docs but won’t backport unless other people tell me they shared the same wrong expectation. Thanks to Mike Hoy for his help with the patch.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions