Re: Cython development
Greg Ewing <[email protected]>
| Newsgroups | gmane.comp.python.pyrex |
|---|---|
| Message-ID | <[email protected]> |
Chris Mellon wrote: > The inclusion of the source (with > line numbers and context!) for each chunk of the generated C code is > great. I put that in very early on for my own sanity while debugging the compiler. Glad to hear others are finding it useful too! -- Greg