Steven D'Aprano wrote:
> Michael Hoffman wrote:
>>John Machin wrote:
>>>[EMAIL PROTECTED] wrote:
>>>>Can someone tell me the difference between single quote and double
>>>>quote?

>>> >>> ord("'") - ord('"')
>>>5

>>Very zen.

> But unfortunately incorrect, since the original poster 
> didn't ask for the difference between the ordinal 
> values of the single quote and double quote characters

Steven, your reply was one of the most subtle and hilarious things I've 
read in a long time.  Unfortunately I couldn't tell if it was 
intentional or not.  :)
--
Benji York


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

Reply via email to