[Python-ideas] Is that possible to extract the distutils subcommand's argv and calling other commands?

罗勇刚(Yonggang Luo) luoyonggang at gmail.com
Thu Mar 1 04:10:32 CET 2012


For example
I am running command like
python setup.py test -f install
I want to pass -f argv to unittest, how I can do that?
And after unittest, we can still running command install.


-- 
         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20120301/e009a456/attachment.html>


More information about the Python-ideas mailing list