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


Groups > comp.lang.python > #90034

Re: Encrypt python files

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!newsfeed.kamp.net!newsfeed.kamp.net!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.83.MISMATCH!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <dpalao.python@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.034
X-Spam-Evidence '*H*': 0.93; '*S*': 0.00; 'subject:files': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'better?': 0.16; 'subject:python': 0.16; 'pfxlen:0': 0.19; 'cc:addr:python.org': 0.22; '(or': 0.24; 'question': 0.24; 'cc:2**0': 0.24; 'least': 0.26; 'defined': 0.27; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'url:mailman': 0.30; 'url:python': 0.33; 'could': 0.34; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'wrong': 0.37; 'list,': 0.38; 'explain': 0.39; 'either': 0.39; 'url:mail': 0.40; 'afraid': 0.65; 'to:addr:gmail.com': 0.65
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=jVF02vK4VU41gzxLTEym7NU7xIaCMJSdqZ8yXkHxz1A=; b=ve5cP8+Ua4swTHrv2fOoWRLZYFOztk1sYDvBe+7l6fmOz6RER1FC802DpdsvKBBxwq OqlSPKEDtHfxxLkJBkhUxPJxwdxpBP7GMP/VlVKmEsypAZcgiktYPal/5DTFUktXBtzu sRMMmcecaJJpTQLOAJHUxZ/QFRCjmpUzAzKSUDnm7GUU9lmTrzE1DHIys/WmFKcreYM9 b4TLggybaSHaxuSkMh8WWYj9c4xLBymNwMtGN+ipyhAVnGLcI/GfReg14qLKRi/Vu/9c URye2usw5wqElzUjJ5SFj24GYg9MMoi63NqJ6YWuHIP+H2cAD/doCehvLDKNJY0rZL8j rcBg==
MIME-Version 1.0
X-Received by 10.180.96.41 with SMTP id dp9mr2030119wib.77.1430894987949; Tue, 05 May 2015 23:49:47 -0700 (PDT)
In-Reply-To <686d08c9-adb7-4f0b-af8d-4d37d9ad4c0e@googlegroups.com>
References <686d08c9-adb7-4f0b-af8d-4d37d9ad4c0e@googlegroups.com>
Date Wed, 6 May 2015 08:49:47 +0200
Subject Re: Encrypt python files
From David Palao <dpalao.python@gmail.com>
To Palpandi <palpandi111@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.160.1430894989.12865.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1430894989 news.xs4all.nl 2934 [2001:888:2000:d::a6]:51595
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:90034

Show key headers only | View raw


Hello,
I'm afraid your question is either not well defined (or not well
enough) or wrong for this list, at least as I understand it.
Could you please explain it better?

Best

2015-05-06 8:37 GMT+02:00 Palpandi <palpandi111@gmail.com>:
> Hi,
>
> What are the ways to encrypt python files?
> --
> https://mail.python.org/mailman/listinfo/python-list

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


Thread

Encrypt python files Palpandi <palpandi111@gmail.com> - 2015-05-05 23:37 -0700
  Re: Encrypt python files Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-05-06 16:47 +1000
  Re: Encrypt python files David Palao <dpalao.python@gmail.com> - 2015-05-06 08:49 +0200
  Re: Encrypt python files Palpandi <palpandi111@gmail.com> - 2015-05-06 00:23 -0700
    DRM is self-defeating (was: Encrypt python files) Ben Finney <ben+python@benfinney.id.au> - 2015-05-06 17:41 +1000
    Re: DRM is self-defeating (was: Encrypt python files) Chris Angelico <rosuav@gmail.com> - 2015-05-06 18:00 +1000
    Re: Encrypt python files Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-05-06 19:04 +1000
    Re: Encrypt python files Emile van Sebille <emile@fenx.com> - 2015-05-06 14:28 -0700
    Re: Encrypt python files Denis McMahon <denismfmcmahon@gmail.com> - 2015-05-08 10:59 +0000
      Re: Encrypt python files Dave Angel <davea@davea.name> - 2015-05-08 08:13 -0400
        (OT) Re: Encrypt python files Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2015-05-09 13:03 +1200
          Re: (OT) Re: Encrypt python files Chris Angelico <rosuav@gmail.com> - 2015-05-09 12:02 +1000
      Re: Encrypt python files BartC <bc@freeuk.com> - 2015-05-13 14:48 +0100
  Re: Encrypt python files Denis McMahon <denismfmcmahon@gmail.com> - 2015-05-08 10:51 +0000
  Re: Encrypt python files "M.-A. Lemburg" <mal@egenix.com> - 2015-05-13 15:11 +0200

csiph-web