On Fri, Apr 24, 2015 at 10:46 PM, Jim Mooney <cybervigila...@gmail.com> wrote:
> The docs don't mention that case is immaterial for aliases, when it usually
> matters in Python.

Section 7.2.3:

    Notice that spelling alternatives that only differ in case or use a hyphen
    instead of an underscore are also valid aliases

> So of course my favorite is u8 - less typing, and ubom for decoding if I get
> those funny bytes ;')

Less typing, yes, but also less self-documenting.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to