|
|
|
|
|
by masklinn
5719 days ago
|
|
Which has absolutely nothing to do with the original claim that: > it has native threads (that feature alone puts it head-and-shoulders over Python) As I wrote previously (and both you and lisper apparently decided to ignore), Python uses OS threads as well. |
|
CCL does that. Python with the GIL not.