Re: [Cython] Treatment of right-hand side after assignment

2017-04-10 Thread Clemens Hofreither
On Sun, Apr 9, 2017 at 8:00 AM, Robert Bradshaw wrote: > On Sun, Apr 2, 2017 at 9:42 AM, Clemens Hofreither > wrote: >> >> Hey all, >> >> (I hope this list isn't dead.) >> >> I'm reading up on the Cython codebase because I'm trying to implement >> a small feature (more on that later). There's one

Re: [Cython] Treatment of right-hand side after assignment

2017-04-10 Thread Robert Bradshaw
On Mon, Apr 10, 2017 at 5:57 AM, Clemens Hofreither wrote: > > On Sun, Apr 9, 2017 at 8:00 AM, Robert Bradshaw wrote: > > On Sun, Apr 2, 2017 at 9:42 AM, Clemens Hofreither > > wrote: > >> > >> Hey all, > >> > >> (I hope this list isn't dead.) > >> > >> I'm reading up on the Cython codebase beca