[Tutor] repr()

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Tue Jun 7 22:25:15 CEST 2005


> Okay then I run
>
> s = repr( myFunc() )
> print s
>
> Wich returns
>
> 'None'


Hi Bernard,

Ok, what do you expect to see instead of 'None'?  I ask this to make sure
I understand the situation better.

Best of wishes?



More information about the Tutor mailing list