This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients amaury.forgeotdarc, mattchaput, pitrou
Date 2011-02-18.19:23:31
SpamBayes Score 1.0992623e-05
Marked as misclassified No
Message-id <1298057012.29.0.919224634547.issue11240@psf.upfronthosting.co.za>
In-reply-to
Content
> If I do "c:\python27\python run_nose.py" it works correctly. If I do
> "nosetests" I get the process explosion. Maybe the bug is in how
> distutils and nose work from the command line? I'm confused.

The bug is in nose itself. You should report a bug there.
History
Date User Action Args
2011-02-18 19:23:32pitrousetrecipients: + pitrou, amaury.forgeotdarc, mattchaput
2011-02-18 19:23:32pitrousetmessageid: <1298057012.29.0.919224634547.issue11240@psf.upfronthosting.co.za>
2011-02-18 19:23:31pitroulinkissue11240 messages
2011-02-18 19:23:31pitroucreate