Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45249
| From | Peter Pearson <ppearson@nowhere.invalid> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Getting ASCII encoding where unicode wanted under Py3k |
| Date | 2013-05-13 16:32 +0000 |
| Message-ID | <avcitpF9jacU1@mid.individual.net> (permalink) |
| References | <mailman.1629.1368460785.3114.python-list@python.org> |
On Mon, 13 May 2013 10:59:33 -0500, Jonathan Hayward wrote: > --e89a8f3b9db145cbab04dc9b9a23 > Content-Type: text/plain; charset=windows-1252 > Content-Transfer-Encoding: quoted-printable > [snipped many lines of quoted-printable muck] > My code is below. What should I be doing differently to be, in the most > immediate sense, calls to '''%(foo)s''' % locals()? [snipped about 200 lines of code, presented in quoted-printable] You will greatly increase your odds of getting a useful response if you post the shortest possible program that exhibits your problem. Posting it as plain text would help, too. -- To email me, substitute nowhere->spamcop, invalid->net.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Getting ASCII encoding where unicode wanted under Py3k Jonathan Hayward <jonathan.hayward@pobox.com> - 2013-05-13 10:59 -0500 Re: Getting ASCII encoding where unicode wanted under Py3k Peter Pearson <ppearson@nowhere.invalid> - 2013-05-13 16:32 +0000
csiph-web