unicode as valid naming symbols

Mark H Harris harrismh777 at gmail.com
Thu Mar 27 12:03:30 EDT 2014


On 3/27/14 10:51 AM, Rustom Mody wrote:
>
> Observe:
> Good ol infix -- x+y..
> prefix (with paren) -- foo(x)
> prefix without  -- ¬ x
> In case you thought alphanumerics had parens --  sin x
> Then theres postfix   -- n!
> Inside fix   -- nCr (Or if you prefer ⁿCᵣ ??)
> And outside fix -- mod -- |x|
>
> And Ive probably forgotten 2 dozen other common ones
>

Oh, I know... that's why I'm not demanding anything (what a head-ache).






More information about the Python-list mailing list