• Christian Heimes's avatar
    Final fix for #1403 · 905a9047
    Christian Heimes yazdı
    > The Windows installer and some Linux distros are using compileall to compile all py files in the Lib/ directory. However no test exists to check if all py files can be compiled. I figured out that make testall is the easiest way to test compileall.
    For py3k unit tests do some extra checks with -bb.
    905a9047
Makefile.pre.in 35.9 KB