hmmmm, I was hoping for a simpler solution, like putting this in a single well-chosen file...
Frederic Le jeudi 26 janvier 2017 21:30:08 UTC+1, David Roe a écrit : > > Don't you just need to add > from six.moves import zip > at the top of every file where zip is used? > David > > On Thu, Jan 26, 2017 at 3:02 PM, Frédéric Chapoton <fchap...@gmail.com > <javascript:>> wrote: > >> Hello, >> >> your help is required for some Python3-related question, please. >> >> I would like to have a branch which activates the future behaviour of zip >> (for example, but range or map are also candidates) both in code and >> doctests. >> >> Here is my tentative for zip, that only change zip behaviour in the doc: >> >> https://trac.sagemath.org/ticket/16082 >> >> as you can see by building the branch and testing the added file. >> >> Please, tell me how to change the zip behaviour in the code. Or just >> change the branch if you know how. >> >> Frederic >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sage-devel" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to sage-devel+...@googlegroups.com <javascript:>. >> To post to this group, send email to sage-...@googlegroups.com >> <javascript:>. >> Visit this group at https://groups.google.com/group/sage-devel. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.