On Wed, Feb 5, 2014 at 11:53 AM, Roy Smith <r...@panix.com> wrote:
> In article <ed1c2ddd-f704-4d58-a5a4-aef13de88...@googlegroups.com>,
>  David Hutto <dwightdhu...@gmail.com> wrote:
>
>> Can anyone point out how using an int as a var is possible
>
> one = 42
>
> (ducking and running)

In theory, there might be a Unicode character that's valid as an
identifier, but gets converted into U+0031 for ASCIIfication prior to
being sent by email. However, I can't find one :)

And of course, that assumes that the OP's mail client mangles its
input in that way. ASCIIfication shouldn't be necessary.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to