cesarnda wrote: > what do you usually use as a cython editor? > > I have a problem, if I have a very long function, and later I want > this function in a class, I will have to indent every line, is there a > way to avoid doing this?
I use the sage notebook. I can then very easily compile the code and start using it. To indent a block of code in the notebook, just highlight the block and press tab. Press shift-tab to unindent. Jason --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---