Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77206

Re: Py_SetProgramName() and prefixes

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.074
X-Spam-Evidence '*H*': 0.85; '*S*': 0.00; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'needed!': 0.16; 'skipped': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'instead.': 0.24; 'question': 0.24; 'cc:2**0': 0.24; 'posts': 0.26; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; 'message- id:@mail.gmail.com': 0.30; 'gives': 0.31; 'posting': 0.31; 'maybe': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'thanks': 0.36; 'sometimes': 0.38; 'issue': 0.38; 'pm,': 0.38; 'help,': 0.39; 'read': 0.60; 'act': 0.63; 'kind': 0.63; 'glad': 0.83; 'dealt': 0.91; 'to:none': 0.92
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:cc :content-type; bh=Ef/r2Bze4GlRuB8O4UtlcqWACfu12PaYbewi2q8GfYc=; b=axpeW6fpYm/g4FAAtb+i87zdj/ksNSi8kfeYDlb0IPhWwyckeW/9tErrmU+cEMeE4j ThAjltrUQzuiXR5xVvcz3in8rbWoJVvlaj6Cft4cu8tmN3RKWutcaPXvwq1V8ogNfeNv MN6K7/VPqhFp7Z7Q1Zk3qjIHauRgMnw0DpRZWj0fqYEPywBO6dUgjnm3asjaPuaxei+8 uwOzHCzo0L0TxjkWLyZdoJ2GPjvqBKXGY+HQz6MVlGU6jh7o7/L9MnLgmqnN3OdMpi8g vpzglxaXwZmBZhq7qiGD6+A9ySOlTVZ/PLBddVpBbjZUBxqmQrbk5kJLYSn3QWCfnJw+ e2JA==
MIME-Version 1.0
X-Received by 10.42.216.135 with SMTP id hi7mr4615323icb.12.1409233012431; Thu, 28 Aug 2014 06:36:52 -0700 (PDT)
In-Reply-To <79DCC984-3918-4EF6-A4AE-A9719C1427FA@jyu.fi>
References <D361A7BF-0C50-4A59-9083-5F80755F792C@jyu.fi> <79DCC984-3918-4EF6-A4AE-A9719C1427FA@jyu.fi>
Date Thu, 28 Aug 2014 23:36:52 +1000
Subject Re: Py_SetProgramName() and prefixes
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
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.13557.1409233020.18130.python-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1409233020 news.xs4all.nl 2901 [2001:888:2000:d::a6]:57974
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:77206

Show key headers only | View raw


On Thu, Aug 28, 2014 at 10:42 PM, Marko Havu <marko.havu@jyu.fi> wrote:
> Thanks for your kind help,

Glad you got what you needed! I read your original post and had no
idea what the issue was, so I skipped passed it and dealt with other
posts instead. But sometimes the mere act of posting the question
gives you what you need... and maybe this was one of them.

All the best!

ChrisA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Py_SetProgramName() and prefixes Chris Angelico <rosuav@gmail.com> - 2014-08-28 23:36 +1000

csiph-web