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

Oleg Broytman phd at phdru.name
Thu Mar 1 09:42:00 CET 2012


Hi!

   This mailing list is for discussing new ideas in Python. Please ask
general python lists/newsgroups/forums.

On Thu, Mar 01, 2012 at 11:10:32AM +0800, ?????????(Yonggang Luo)  wrote:
> 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.

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            phd at phdru.name
           Programmers don't die, they just GOSUB without RETURN.



More information about the Python-ideas mailing list