On Fri, Oct 21, 2011 at 11:52 PM, eric.araujo <python-check...@python.org> wrote: > +To distribute extension modules that live in a package (e.g. > ``package.ext``), > +you need to create you need to create a :file:`{package}/__init__.py` file to > +let Python recognize and import your module.
"you need to create" is repeated in the new text. Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com