"Johny" <[EMAIL PROTECTED]> wrote:
> Where and when is good/nescessary to use `repr`  instead of `str` ?
> Can you please explain the differences

roughly, repr() is for programmers, str() is for end-users.

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to