Re: [sage-devel] Re: how to check zip, map, range, print for Python3

2017-01-26 Thread David Roe
On Thu, Jan 26, 2017 at 8:13 PM, Nils Bruin wrote: > On Thursday, January 26, 2017 at 12:02:07 PM UTC-8, Frédéric Chapoton > wrote: >> >> >> Please, tell me how to change the zip behaviour in the code. Or just >> change the branch if you know how. >> >> If I understand correctly, part of your qu

[sage-devel] Re: how to check zip, map, range, print for Python3

2017-01-26 Thread Nils Bruin
On Thursday, January 26, 2017 at 12:02:07 PM UTC-8, Frédéric Chapoton wrote: > > > Please, tell me how to change the zip behaviour in the code. Or just > change the branch if you know how. > > If I understand correctly, part of your question is "how do I get zip to behave line Py3 in the doctest