[Python-Dev] Improvements for Porting C Extension from 2 to 3
Sümer Cip
sumerc at gmail.com
Thu Mar 3 15:00:39 CET 2011
More information about the Python-Dev mailing list
Thu Mar 3 15:00:39 CET 2011
- Previous message: [Python-Dev] Improvements for Porting C Extension from 2 to 3
- Next message: [Python-Dev] Improvements for Porting C Extension from 2 to 3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > I'm not sure why what C-API is used in Python's extension modules > needs to be anyway to you. > I just tought it is a better programming practice to decrease/narrow inter modular usage of functions inside the whole dist. and also a good example for the other 3rd party C Extension developers. I may be wrong. Anyway thanks for the answers. This is just a suggestion. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20110303/ac80e6d7/attachment.html>
- Previous message: [Python-Dev] Improvements for Porting C Extension from 2 to 3
- Next message: [Python-Dev] Improvements for Porting C Extension from 2 to 3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list