print and % operator
Peter Hansen
peter at engcorp.com
Thu Sep 9 07:37:52 EDT 2004
Brian Elmegaard wrote:
> Peter Hansen <peter at engcorp.com> writes:
>
>
>>You _really_ need to go through the tutorial... it answers
>>this question
>
>
> Are you sure? I never found the answer to this. What I found was: "Most
> formats work exactly as in C and require that you pass the proper
> type; however, if you don't you get an exception, not a core dump."
Yes, I'm sure. http://docs.python.org/tut/node9.html
-Peter
More information about the Python-list
mailing list