Re: [Python-Dev] PEP 427: wheel

2013年2月16日 03:11:10 -0800

On Sat, Feb 16, 2013 at 8:12 PM, Antoine Pitrou <[email protected]> wrote:
> On 2013年2月16日 19:18:22 +1000
> Nick Coghlan <[email protected]> wrote:
> I may be wrong, but I am not aware that Python is able to read encoding
> declarations in a non-ASCII compatible encoding :-)
>
> Also, given the shebang line is for use by the OS, the appropriate
> encoding should be decided by the OS, not Python conventions. But I
> would surprised if a shebang-compatible used a non-ASCII encoding by
> default.
Oh, good point - which means the only comments are cosmetic ones,
which I can fix while marking it accepted.
Cheers,
Nick.
-- 
Nick Coghlan | [email protected] | Brisbane, Australia
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to