Comment on A green threading library with true concurrency for PythonparentComments−mirman13y- here actually negates the ordering of the numbers in the list. -1.0.0 === 0.0.1.−derleth13y- here actually negates the ordering of the numbers in the list. -1.0.0 === 0.0.1.Well, I've certainly never seen that before.−ceol13yIt should be written 0.0.1[::-1]
Comments
- here actually negates the ordering of the numbers in the list. -1.0.0 === 0.0.1.
Well, I've certainly never seen that before.
It should be written 0.0.1[::-1]