]> granicus.if.org Git - python/commit
Replace moddir and incdir by
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 5 Aug 2001 22:31:19 +0000 (22:31 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 5 Aug 2001 22:31:19 +0000 (22:31 +0000)
commit144ebcc444e72e486837cd51e6f7f8c50d016fe2
tree5c5879e148c7ffe7623e6175108237c3f94b42af
parent64fbb330dc762fde930c83bc561deea9a64c7fcf
Replace moddir and incdir by
moddirlist and incdirlist, lists of source and include
directories that are searched for modules.
This is needed because the Mac modules and include files
live in the Mac subtree.

In addition (and that's actually what the mod is all about) on OSX we build all the Mac extension modules.
setup.py