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 artech
Recipients artech
Date 2010-02-06.15:55:09
SpamBayes Score 8.849379e-05
Marked as misclassified No
Message-id <1265471710.93.0.463543374636.issue7866@psf.upfronthosting.co.za>
In-reply-to
Content
Try to run any test a you will see something like this:

./<TestModule>.py 
.......
----------------------------------------------------------------------
Ran 7 tests in 0.069s

OK

But there is no word "Ran" in English. I think the word is "Run".
History
Date User Action Args
2010-02-06 15:55:11artechsetrecipients: + artech
2010-02-06 15:55:10artechsetmessageid: <1265471710.93.0.463543374636.issue7866@psf.upfronthosting.co.za>
2010-02-06 15:55:09artechlinkissue7866 messages
2010-02-06 15:55:09artechcreate