On Jan 27, 2009, at 1:49 AM, Istvan Albert wrote:

>
>
> Here is a monster reduction of code: from 300 lines down to the
> simplest 70 by making use of the build_ext command that comes with
> pyrex:

This sounds great, Istvan!
>
>
> http://github.com/ialbert/pygr-windows/blob/a99d81ae839f798384060a5f60f9b7c44d96c789/setup.py
>
> Note that I have move all the pyx files to the fully qualified names:
> cdict.py -> pygr.cdict.pyx etc

Do you know if this old hack of having to prepend the module name a la  
pygr.cdict.pyx is strictly necessary with the latest versions of  
pyrex?  I recall at least a couple years ago Greg Ewing saying that he  
planned to solve this in a better way, and I thought I saw something  
about this in the recent docs...

-- Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to