Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85015
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <skip.montanaro@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.029 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'exception.': 0.09; 'cc:addr:python-list': 0.11; 'to:addr:web.de': 0.16; 'thanks,': 0.17; 'wrote:': 0.18; 'variable': 0.18; 'help.': 0.21; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'environment': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'but': 0.35; 'received:google.com': 0.35; "didn't": 0.36; 'skip:p 20': 0.39; '2015': 0.84; 'otten': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ka3Wvp8L5aO02k1cFfBSNERXIcmIWv/LWSXKnakbXh0=; b=DfDPrR5KY8XPtYSAt7+BSpAy7nGVOfF+bXfn0CPqknDL/CHoiFJgMLAt71nG5gdpNX +Ru3FlfcYrpbleO80ECAbf2HzNvNK/R1ydJolEsoADoBsw+VBoU6bGhQ8LGjCKjL7Ag1 Kr9xtyOiQo0/QLZlyQfSSa5cYsqp3IGIDKCO2cW1HN0tauN0M8bPpTGeepdbqOwpgAeO aRTBJY/usdP4Eyh/F1j7rK3G0qo4knUsrwq0/TuIQTSmFUSVIIkEeG18xk5bflLtdMfl YbMCQB9AS9GUWs6yy4FnQ8SgsHPYFhzIHu3nRrL8hud7kVM0/MpwBz104R1v3i+zSCy8 kqMw== |
| MIME-Version | 1.0 |
| X-Received | by 10.60.85.38 with SMTP id e6mr7234545oez.65.1422814887994; Sun, 01 Feb 2015 10:21:27 -0800 (PST) |
| In-Reply-To | <maln83$iga$1@ger.gmane.org> |
| References | <CANc-5Uy8dHuosWgnXo7PdrR-Or7tY4EEHWaHte2nTNjtOk9H2g@mail.gmail.com> <CANc-5Uz7QXgF=pTAz++9cuDSm_JYiRAdsy55VZnioY_R5rGgZw@mail.gmail.com> <maln83$iga$1@ger.gmane.org> |
| Date | Sun, 1 Feb 2015 12:21:27 -0600 |
| Subject | Re: pydoc3.5 borks on my Mac |
| From | Skip Montanaro <skip.montanaro@gmail.com> |
| To | Peter Otten <__peter__@web.de> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | Python <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.18368.1422814896.18130.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1422814896 news.xs4all.nl 2965 [2001:888:2000:d::a6]:40927 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:85015 |
Show key headers only | View raw
On Sun, Feb 1, 2015 at 11:20 AM, Peter Otten <__peter__@web.de> wrote: > Try setting the environment variable > > PYTHONIOENCODING=UTF-8 Thanks, but that didn't help. I still get the same exception. Skip
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: pydoc3.5 borks on my Mac Skip Montanaro <skip.montanaro@gmail.com> - 2015-02-01 12:21 -0600
csiph-web