<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#330033">
<div class="moz-cite-prefix">On 11/14/2015 5:15 PM, Chris Angelico
wrote:<br>
</div>
<blockquote
cite="mid:CAPTjJmpc8CRCqTxEt49E5CYicXwkDrKCXreNJ1GVN-HFDB9HBA@mail.gmail.com"
type="cite">
<pre wrap="">Can the py.exe launcher handle a UTF-16 shebang? (I'm pretty sure Unix
program loaders won't.) That alone might be a reason for strongly
encouraging ASCII-compat encodings.</pre>
</blockquote>
<br>
That raises an interesting question about if py.exe can handle a
leading UTF-8 BOM. I have my emacs-on-Windows configured to store
UTF-8 without BOM, but Notepad would put a BOM when saving UTF-8,
last I checked.<br>
</body>
</html>