John Machin wrote:
> [EMAIL PROTECTED] wrote:
>
>> Can someone tell me the difference between single quote and double
>> quote?
>
> >>> ord("'") - ord('"')
> 5Very zen. -- Michael Hoffman -- http://mail.python.org/mailman/listinfo/python-list
John Machin wrote:
> [EMAIL PROTECTED] wrote:
>
>> Can someone tell me the difference between single quote and double
>> quote?
>
> >>> ord("'") - ord('"')
> 5Very zen. -- Michael Hoffman -- http://mail.python.org/mailman/listinfo/python-list