Re: [Cython] Test/example for cpdef enum

2014-08-04 Thread Robert Bradshaw
On Mon, Aug 4, 2014 at 4:14 PM, Ian Bell wrote: > > On Sat, Aug 2, 2014 at 7:08 PM, Robert Bradshaw wrote: >> >> On Sat, Aug 2, 2014 at 3:56 AM, Ian Bell wrote: >> > Are there any tests/docs/examples showing how to use the cpdef enum? >> > This >> > is a feature I have been looking for for a lon

Re: [Cython] Test/example for cpdef enum

2014-08-04 Thread Ian Bell
On Tue, Aug 5, 2014 at 1:28 AM, Matthew Brett wrote: > On Mon, Aug 4, 2014 at 4:19 PM, Ian Bell wrote: > > > > > > > > On Tue, Aug 5, 2014 at 1:16 AM, Matthew Brett > > wrote: > >> > >> Hi, > >> > >> On Mon, Aug 4, 2014 at 4:11 PM, Ian Bell wrote: > >> > > >> > > >> > > >> > On Sat, Aug 2, 201

Re: [Cython] Test/example for cpdef enum

2014-08-04 Thread Matthew Brett
On Mon, Aug 4, 2014 at 4:19 PM, Ian Bell wrote: > > > > On Tue, Aug 5, 2014 at 1:16 AM, Matthew Brett > wrote: >> >> Hi, >> >> On Mon, Aug 4, 2014 at 4:11 PM, Ian Bell wrote: >> > >> > >> > >> > On Sat, Aug 2, 2014 at 7:42 PM, Matthew Brett >> > wrote: >> >> >> >> On Sat, Aug 02, 2014 at 10:08

Re: [Cython] Test/example for cpdef enum

2014-08-04 Thread Ian Bell
On Tue, Aug 5, 2014 at 1:16 AM, Matthew Brett wrote: > Hi, > > On Mon, Aug 4, 2014 at 4:11 PM, Ian Bell wrote: > > > > > > > > On Sat, Aug 2, 2014 at 7:42 PM, Matthew Brett > > wrote: > >> > >> On Sat, Aug 02, 2014 at 10:08 AM, Robert Bradshaw > >> wrote: > >> > >> > from: Robert Bradshaw > >

Re: [Cython] Test/example for cpdef enum

2014-08-04 Thread Matthew Brett
Hi, On Mon, Aug 4, 2014 at 4:11 PM, Ian Bell wrote: > > > > On Sat, Aug 2, 2014 at 7:42 PM, Matthew Brett > wrote: >> >> On Sat, Aug 02, 2014 at 10:08 AM, Robert Bradshaw >> wrote: >> >> > from: Robert Bradshaw >> > date: Sat, Aug 02 10:08 AM -07:00 2014 >> > to: Core developer mailing list of

Re: [Cython] Test/example for cpdef enum

2014-08-04 Thread Ian Bell
On Sat, Aug 2, 2014 at 7:08 PM, Robert Bradshaw wrote: > On Sat, Aug 2, 2014 at 3:56 AM, Ian Bell wrote: > > Are there any tests/docs/examples showing how to use the cpdef enum? > This > > is a feature I have been looking for for a long time and I am hoping to > use > > it very soon in my own p

Re: [Cython] Test/example for cpdef enum

2014-08-04 Thread Ian Bell
On Sat, Aug 2, 2014 at 7:42 PM, Matthew Brett wrote: > On Sat, Aug 02, 2014 at 10:08 AM, Robert Bradshaw > wrote: > > > from: Robert Bradshaw > > date: Sat, Aug 02 10:08 AM -07:00 2014 > > to: Core developer mailing list of the Cython compiler < > cython-devel@python.org> > > reply-to: Core dev