Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #107529

Re: How much sanity checking is required for function inputs?

From Christopher Reimer <christopher_reimer@icloud.com>
Newsgroups comp.lang.python
Subject Re: How much sanity checking is required for function inputs?
Date 2016-04-23 19:09 -0700
Message-ID <mailman.22.1461463765.32212.python-list@python.org> (permalink)
References (7 earlier) <57199BA5.4000703@icloud.com> <5719ACBB.8020905@stoneleaf.us> <571C1AA8.8000202@icloud.com> <CALwzid=WAEBjDJyLqFu8ujO=v3Yv93O2SB6GmPQneMyk+4kA=A@mail.gmail.com> <571C2AD4.2060003@icloud.com>

Show all headers | View raw


On 4/23/2016 6:29 PM, Ian Kelly wrote:
> Python enums are great. Sadly, they're still not quite as awesome as 
> Java enums.

I remember enums more from C than Java. Although I haven't used them 
much in either language. I'm planning to immerse myself back into C via 
Cython. Depending on far I get into this chess program, I might need a 
speed boost here and there.

Thank you,

Chris R.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: How much sanity checking is required for function inputs? Christopher Reimer <christopher_reimer@icloud.com> - 2016-04-23 19:09 -0700

csiph-web