[issue5158] Document distutils 'depends' option for extensions

2009-02-13 Thread Tarek Ziadé
Tarek Ziadé added the comment: Added in r69566, thanks for the contribution ! -- status: open -> closed ___ Python tracker ___ ___ Py

[issue5158] Document distutils 'depends' option for extensions

2009-02-06 Thread Tarek Ziadé
Changes by Tarek Ziadé : -- assignee: georg.brandl -> tarek ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http

[issue5158] Document distutils 'depends' option for extensions

2009-02-05 Thread Akira Kitada
Changes by Akira Kitada : -- assignee: -> georg.brandl components: +Documentation nosy: +georg.brandl, tarek ___ Python tracker ___ __

[issue5158] Document distutils 'depends' option for extensions

2009-02-05 Thread Manuel Balsera
New submission from Manuel Balsera : Add a paragraph describing distuils depends option. Its my first patch, let me know if I messed up formmating, etc. -- components: Distutils files: setupscript.diff keywords: patch messages: 81217 nosy: mbalsera severity: normal status: open title: D