Ned Deily added the comment:

"Isn't Modules/Setup used for builtin modules?"

One of the better kept secrets of Python is that Modules/Setup can be used for 
building shared modules as well.  I didn't know that until looking into it 
recently as a result of RDM's comment.  See Issue17095.

----------
nosy: +ned.deily

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21541>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to