[Twisted-Python] Invalid 'reason' info

Sorin C. soso_pub at yahoo.com
Wed May 19 17:06:56 EDT 2004


Hi,

--- Itamar Shtull-Trauring <itamar at itamarst.org>
wrote:
> 1. What operating system?

Win 2k, Python 2.3.3, Twisted 1.2.0.

> 2. Does "trial twisted.test.test_tcp" pass all
> tests?

I ran it like this:
"""
>>> import twisted.trial.unittest as u
>>> import twisted.trial.reporter as rep
>>> t = u.TestSuite()
>>> t.addModule('twisted.test.test_tcp')
>>> t.run(rep.TextReporter())
"""

The results:
"""
Ran 19 tests in 14.041s

OK
"""

Sorin



	
		
__________________________________
Do you Yahoo!?
Yahoo! Domains – Claim yours for only $14.70/year
http://smallbusiness.promotions.yahoo.com/offer 




More information about the Twisted-Python mailing list