◐ Shell
clean mode source ↗

Message 143464 - Python tracker

BTW, about this comment in the code:
# XXX only tested under Unix checkouts
It is possible to install the _testembed.c file alongside xxmodule.c and compile it at test time.  To test under Windows, I’ve re-read your first patch using distutils and it’s not that long or hard to read after all.