[Tutor] nose error
Jim Mooney
cybervigilante at gmail.com
Wed May 22 02:09:33 CEST 2013
I'm trying a nose test on a simple prog. Once I got past the huge
traceback in Wing that made me think nose didn't work I realized the
prog tested okay. But I noticed at the end of the traceback nose says
this:
"c:\Python27\Lib\site-packages\nose-1.3.0-py2.7.egg\nose\core.py",
line 200, in runTests
sys.exit(not self.success)
SystemExit: False
As i said, nose works and says Okay on the asserts (or not if I give
things a bad value). I was just wondering what they SystemExit: False
meant, or is that standard?
Jim
"When I got to high school I realized my name would always present
problems." --Dick Hertz
More information about the Tutor
mailing list