On 2013-12-14, Steven D'Aprano <steve+comp.lang.pyt...@pearwood.info> wrote:
> But more seriously, 100% seriously in fact, I think that you'll find that > *every* GUI framework for Python ships with an entirely different > language under the hood, usually C. Name one GUI framework that ships with a C implementation. > Even if the top level of the framework is written in Python, the > underlying graphics routines used for drawing controls and windows > will surely not be. You seem to be equating "was compiled from" with "includes an implemenation of". Do you say that CPython "ships with C"? -- Grant -- https://mail.python.org/mailman/listinfo/python-list