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


Groups > comp.lang.python > #92768

Re: Creating .exe file in Python

Path csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!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.016
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.05; 'plenty': 0.07; 'subject:file': 0.07; 'themselves,': 0.09; 'cc:addr:python-list': 0.10; 'wed,': 0.15; 'server,': 0.15; 'thu,': 0.15; '(rather': 0.16; 'agree.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.16; 'cc:2**0': 0.21; 'cc:addr:python.org': 0.21; 'software.': 0.22; 'subject: .': 0.22; 'am,': 0.23; 'code.': 0.23; '2015': 0.23; 'header:In-Reply- To:1': 0.24; 'chris': 0.26; 'message-id:@mail.gmail.com': 0.28; 'host': 0.28; "i'm": 0.29; 'that.': 0.30; 'code': 0.31; 'run': 0.32; 'problem': 0.33; "d'aprano": 0.33; 'steven': 0.33; 'server': 0.34; 'received:google.com': 0.34; 'but': 0.36; 'there': 0.36; 'should': 0.37; 'subject:: ': 0.37; 'available.': 0.37; 'pm,': 0.39; 'sure': 0.40; 'free,': 0.60; 'your': 0.60; 'is.': 0.63; 'making': 0.64; 'here': 0.66; 'believe': 0.67; 'wish': 0.72; 'protect': 0.74; 'chrisa': 0.84; 'ideas.': 0.84; 'to:none': 0.90
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=JmPTXiLzWV15uOqMpcPVa9f8k+MtDe4BupLL569a3XY=; b=mqTlBOLXgFpc0f55s7mh3DpZClHpDBDzac/Yt1qowGLz8q0W9C6pm3gRbGdBmITy0K Gryj0Q35mlqVFzQn6+CEmx94T9CTpdrDUtqTU3cfSVxbyqPdQj1Q4AtanCmCIfZm1QGh k14Enwd13dflOCVBKufj4uAIYWTfp4fZ+gVU8auWhdbXJJ7Unk5CfqlUyo8hYfd7caog M0MYfewcm/4uvhXNyw/0D0cFyipzqPgtAnrc0RR67PApVFohfbxnc/+nA46DKd+yyFCj +fq6N4YNDRzIi8r4pwpejuWj675snnqjvWenqJMJGKXjPwIHTeLmDlUBKkfZMhIpZiVZ BdwA==
MIME-Version 1.0
X-Received by 10.107.134.198 with SMTP id q67mr8999126ioi.27.1434556732796; Wed, 17 Jun 2015 08:58:52 -0700 (PDT)
In-Reply-To <558194a8$0$1672$c3e8da3$5496439d@news.astraweb.com>
References <349bb66f-bd3c-47ec-bd1d-35f46d23cf95@googlegroups.com> <2219d0b2-24a4-498b-b981-456faf0ceb44@googlegroups.com> <mailman.487.1434385760.13271.python-list@python.org> <5f6b802f-049b-48e3-b1fd-a5915b7f3dbb@googlegroups.com> <mailman.515.1434467117.13271.python-list@python.org> <2de8f2c1-5a92-4f8b-be2d-c793de69d463@googlegroups.com> <mailman.518.1434470627.13271.python-list@python.org> <9e068291-09c2-4b2a-8e1c-8803050cfba1@googlegroups.com> <mailman.547.1434547236.13271.python-list@python.org> <mlrssm$j8p$1@dont-email.me> <mailman.549.1434549125.13271.python-list@python.org> <558194a8$0$1672$c3e8da3$5496439d@news.astraweb.com>
Date Thu, 18 Jun 2015 01:58:52 +1000
Subject Re: Creating .exe file in Python
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.20+
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.558.1434556742.13271.python-list@python.org> (permalink)
Lines 18
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1434556742 news.xs4all.nl 2937 [2001:888:2000:d::a6]:38665
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:92768

Show key headers only | View raw


On Thu, Jun 18, 2015 at 1:39 AM, Steven D'Aprano <steve@pearwood.info> wrote:
> On Wed, 17 Jun 2015 11:52 pm, Chris Angelico wrote:
>
>> If you truly want to protect your code from prying eyes, therefore,
>> there's only one way to do it: host it on a server, and let people
>> access the server without seeing the code.
>
> Stop giving people ideas.

Not sure what the problem here is. There are plenty of servers that
run closed-source software. Yes, there are people like rms who believe
that *all* software should be free, but I don't agree. There are
people who wish to keep their code to themselves, and they should be
allowed to do that. I'm just pointing out that they then have to go to
the effort of making the *service* (rather than the software)
available.

ChrisA

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


Thread

Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-15 04:42 -0700
  Re: Creating .exe file in Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-06-15 13:07 +0100
    Re: Creating .exe file in Python sohcahtoa82@gmail.com - 2015-06-15 10:09 -0700
  Re: Creating .exe file in Python Laura Creighton <lac@openend.se> - 2015-06-15 15:01 +0200
    Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-15 06:42 -0700
      Re: Creating .exe file in Python Laura Creighton <lac@openend.se> - 2015-06-15 16:44 +0200
  Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-15 07:03 -0700
    Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-15 07:40 -0700
  Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-15 09:11 -0700
    Re: Creating .exe file in Python Laura Creighton <lac@openend.se> - 2015-06-15 18:29 +0200
      Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-16 03:46 -0700
      Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-16 06:56 -0700
        Re: Creating .exe file in Python Laura Creighton <lac@openend.se> - 2015-06-16 17:04 +0200
          Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-16 08:17 -0700
            Re: Creating .exe file in Python Ian Kelly <ian.g.kelly@gmail.com> - 2015-06-16 10:00 -0600
            Re: Creating .exe file in Python Chris Angelico <rosuav@gmail.com> - 2015-06-17 02:03 +1000
              Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-16 09:23 -0700
              Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-17 06:10 -0700
                Re: Creating .exe file in Python Chris Angelico <rosuav@gmail.com> - 2015-06-17 23:20 +1000
                Re: Creating .exe file in Python hamilton <hamilton@nothere.com> - 2015-06-17 07:33 -0600
                Re: Creating .exe file in Python Chris Angelico <rosuav@gmail.com> - 2015-06-17 23:52 +1000
                Re: Creating .exe file in Python Steven D'Aprano <steve@pearwood.info> - 2015-06-18 01:39 +1000
                Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-17 08:46 -0700
                Re: Creating .exe file in Python Chris Angelico <rosuav@gmail.com> - 2015-06-18 01:58 +1000
                Re: Creating .exe file in Python random832@fastmail.us - 2015-06-17 10:17 -0400
                Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-17 07:30 -0700
                Re: Creating .exe file in Python Chris Angelico <rosuav@gmail.com> - 2015-06-18 00:38 +1000
                Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-17 06:33 -0700
                Re: Creating .exe file in Python Laura Creighton <lac@openend.se> - 2015-06-17 15:54 +0200
                Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-17 07:04 -0700
  Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-17 07:16 -0700
    Re: Creating .exe file in Python Laura Creighton <lac@openend.se> - 2015-06-17 17:21 +0200
      Re: Creating .exe file in Python subhabrata.banerji@gmail.com - 2015-06-17 08:30 -0700

csiph-web