Re: Wierd Test Failure

2008-06-20 Thread Peter Otten
J-Burns wrote: > Hello. Im using doctests to check the functions that ive made. Wat i > dnt understand is that it gives me a fialure even though the expected > and got values are the same. Check this out: > > ** > File "C:\Python

Wierd Test Failure

2008-06-20 Thread J-Burns
Hello. Im using doctests to check the functions that ive made. Wat i dnt understand is that it gives me a fialure even though the expected and got values are the same. Check this out: ** File "C:\Python25\Lib\idlelib\idle.pyw", li