[Python-ideas] Re: Fwd: Possible Addition to Python Language: Marked Sub-condition

2020-03-09 Thread Kyle Stanley
> So I am sorry for the spam. Will be careful the next time. I wouldn't worry about it too much. :) In future, if you can establish to some degree that: 1) The feature isn't already available (if you're unsure, try python-list as suggested above) 2) It has some realistic use cases 3) It hasn't b

[Python-ideas] Re: Fwd: Possible Addition to Python Language: Marked Sub-condition

2020-03-09 Thread Shrinivas Kulkarni
Hi Rajeev and others Thanks for your responses. I completely overlooked the simple fact that the conditions are evaluated to boolean values and as such can be stored in variables. In the hindsight there may perhaps be a couple of (far-fetched) merits to my proposal (like useful in conditions with