<div dir="ltr"><div><div><div><div><div><div>Please don't get rid of unicode+literals -- I don't even think we should depreciate it as a recommendation or discourage it.<br><br></div>Maybe a note or two added as to where issues may arise would be good.<br><br></div>I've found importing unicode_literals to be an excellent way to write py2/3 code. And I have never found a problem.<br><br></div>I'm also hoping that my py2/3 compatible code will someday be py3 only -- and then I'll be really glad that I don't have all those u" all over the place.<br><br></div>Also it does "automagically" do the right thing with, for instance passing a literal to the file handling functions in the os module -- so that's pretty nice.<br><br></div>The number of times you need to add a b"" is FAR fewer than "text" string literals. Let's keep it.<br><br></div>-CHB<br><br><div><div><div><div><div><div><br><div><div class="gmail_extra">-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><br>Christopher Barker, Ph.D.<br>Oceanographer<br><br>Emergency Response Division<br>NOAA/NOS/OR&R            (206) 526-6959   voice<br>7600 Sand Point Way NE   (206) 526-6329   fax<br>Seattle, WA  98115       (206) 526-6317   main reception<br><br><a href="mailto:Chris.Barker@noaa.gov" target="_blank">Chris.Barker@noaa.gov</a></div>
</div></div></div></div></div></div></div></div></div>