Re: [Python-Dev] modules dependencies issues

2015-07-09 Thread Cyril Scetbon
Okay I'll try. Thanks > On Jul 9, 2015, at 20:24, Ethan Furman wrote: > > On 07/09/2015 10:34 AM, Cyril Scetbon wrote: > > [...] > > Greetings! > > You have found the gathering place of the Python Developers -- as in, we > discuss the development /of/ Python, not developing /with/ Python. >

Re: [Python-Dev] modules dependencies issues

2015-07-09 Thread Ethan Furman
On 07/09/2015 10:34 AM, Cyril Scetbon wrote: [...] Greetings! You have found the gathering place of the Python Developers -- as in, we discuss the development /of/ Python, not developing /with/ Python. You should ask your question on python-list, and perhaps on distutils-sig. Good luck! --