[Python-Dev] PEP 427: wheel
Nick Coghlan
ncoghlan at gmail.com
Sat Feb 16 12:09:06 CET 2013
More information about the Python-Dev mailing list
Sat Feb 16 12:09:06 CET 2013
- Previous message: [Python-Dev] PEP 427: wheel
- Next message: [Python-Dev] PEP 427: wheel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, Feb 16, 2013 at 8:12 PM, Antoine Pitrou <solipsis at pitrou.net> wrote: > On Sat, 16 Feb 2013 19:18:22 +1000 > Nick Coghlan <ncoghlan at gmail.com> 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 | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] PEP 427: wheel
- Next message: [Python-Dev] PEP 427: wheel
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list