On Monday 12 March 2007 4:50:17 pm Martin v. Löwis wrote:
> Does distutils support this kind of setup?

Yes, and it has since its introduction.  Just use the dotted name for the 
extension name.

> IOW, I would expect that there are sooo many places where extension
> modules in packages are not supported that it is just a tiny detail
> that they don't work in builtin modules (which, as I said, only have
> top-level modules, anyway).

4Suite has many extension modules that are part of packages and never once has 
there been a problem reported due to extension modules.  The thought that 
extension modules cannot be in a package has never even cross my mind.  I 
would have thought it a bug if they didn't, FWIW.

-- 
Jeremy Kloth
http://4suite.org/
_______________________________________________
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

Reply via email to