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 Ramchandra Apte, alanh, christian.heimes, ezio.melotti, jcea, mirabilos, pitrou, python-dev, serhiy.storchaka, skrah, trent
Date 2013-05-11.14:38:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368283122.2537.6.camel@fsol>
In-reply-to <1368282767.76.0.265780716877.issue17237@psf.upfronthosting.co.za>
Content
> Now, for “finishing up” this… to follow up on Stefan’s comment… is
> there any way I can run the testsuite from an installed Python (from
> the Debian packages)?

"python -m test" (with any options you might like), but we don't
guarantee that all tests pass on an installed Python. But at least you
will be able to spot any hard crashes :-)
History
Date User Action Args
2013-05-11 14:38:48pitrousetrecipients: + pitrou, jcea, christian.heimes, trent, ezio.melotti, alanh, skrah, python-dev, Ramchandra Apte, serhiy.storchaka, mirabilos
2013-05-11 14:38:48pitroulinkissue17237 messages
2013-05-11 14:38:48pitroucreate