Le 26/06/2013 17:19, Ethan Furman a écrit :
> Is there an option to tell distutils not to compile byte code?

Yes.  setup.py build --help should show you the options, otherwise see
http://hg.python.org/cpython/file/dad02a080bbc/Doc/packaging/commandref.rst#l113
(I should backport that doc change to distutils).

Regards
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to