On Monday, 25 March 2019 12:25:29 UTC-3, Tom Keffer wrote: > > from queue import Queue > works for me under Python 3. >
Tom, I will try this construction once again. How should I solve the Python 2: xrange, Python 3: range differences? Luc
On Monday, 25 March 2019 12:25:29 UTC-3, Tom Keffer wrote: > > from queue import Queue > works for me under Python 3. >
Tom, I will try this construction once again. How should I solve the Python 2: xrange, Python 3: range differences? Luc