Well, I finally ran into a Python Unicode problem, sort of

Lawrence D’Oliveiro lawrencedo99 at gmail.com
Sun Jul 3 04:38:52 EDT 2016


On Sunday, July 3, 2016 at 7:27:04 PM UTC+12, Marko Rauhamaa wrote:

> Personally, I don't think even π should be used in identifiers.

Why not? Python already has all the other single-character constants in what probably the most fundamental identity in all of mathematics:

    $$e^{i \pi} + 1 = 0$$



More information about the Python-list mailing list