[issue6062] build_ext fails to build in the right directory using the package option

2009-05-26 Thread Tarek Ziadé
Tarek Ziadé added the comment: done in r72781 -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsub

[issue6062] build_ext fails to build in the right directory using the package option

2009-05-26 Thread Tarek Ziadé
New submission from Tarek Ziadé : all in the title. currently working to fix this. -- assignee: tarek components: Distutils messages: 88080 nosy: tarek severity: normal status: open title: build_ext fails to build in the right directory using the package option versions: Python 2.6, Pyth