Re: Fun Generators

2021-04-22 Thread Frank Millman
On 2021-04-23 7:34 AM, Travis Griggs wrote: Doing an "industry experience" talk to an incoming class at nearby university tomorrow. Have a couple points where I might do some "fun things" with python. Said students have been learning some python3. I'm soliciting any *fun* generators people may

Fun Generators

2021-04-22 Thread Travis Griggs
Doing an "industry experience" talk to an incoming class at nearby university tomorrow. Have a couple points where I might do some "fun things" with python. Said students have been learning some python3. I'm soliciting any *fun* generators people may have seen or written? Not so much the cool o

The split() function of Python's built-in module has changed in a puzzling way - is this a bug?

2021-04-22 Thread Andy AO
Upgrading from Python 3.6.8 to Python 3.9.0 and executing unit tests revealed a significant change in the behavior of re.split(). but looking at the relevant documentation — Changelog and re - Regular expression operations - Python 3.9.4 documen

Re: do ya still use python?

2021-04-22 Thread Terry Reedy
On 4/21/2021 6:07 AM, o1bigtenor wrote: On Tue, Apr 20, 2021 at 6:26 PM Terry Reedy wrote: On 4/20/2021 4:32 AM, Alan Gauld via Python-list wrote: We see the same trend on the tutor list, traffic has dropped off by a factor of 3-5 times what it was at its peak. And the questions are changing