On 13 Apr., 15:53, Martin Rubey <martin.ru...@math.uni-hannover.de> wrote: > > 2) The spyx file gets a header prepended, meaning that the #cython ... > > pragmas are not at the top of the file anymore, and so are not > > applied. (Similar issues happen with __future__ imports). > > ... How > could I circumvent 2)?
Just guessing: Use .pyx instead of .spyx, if that is possible in your case? -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org