Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.swapon.de!eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'executable': 0.07; 'scripts': 0.09; 'extension.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'wed,': 0.15; 'interpreter': 0.15; 'executed,': 0.16; 'message-id:@4ax.com': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:home': 0.18; 'windows': 0.20; '2015': 0.23; 'header:X -Complaints-To:1': 0.26; '+0000': 0.27; 'specify': 0.27; "doesn't": 0.28; 'file': 0.34; 'to:addr:python-list': 0.35; 'text': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'associated': 0.38; 'received:org': 0.38; 'to:addr:python.org': 0.39; 'qualified': 0.63; 'subject:Data': 0.66; '(utc),': 0.84; '>if': 0.84; 'dennis': 0.91; 'edwards': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dennis Lee Bieber Subject: Re: Pure Python Data Mangling or Encrypting Date: Wed, 24 Jun 2015 21:24:58 -0400 Organization: IISS Elusive Unicorn References: <558a9649$0$1675$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: adsl-108-79-222-44.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1435195514 news.xs4all.nl 2912 [2001:888:2000:d::a6]:43618 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:93111 On Wed, 24 Jun 2015 16:16:37 +0000 (UTC), Grant Edwards declaimed the following: >If you don't want a file to be executed, then don't make it >executable. Or doesn't Windows have any way to control whether a file >is executable or not? If you can specify a fully qualified path/extension, and if the target is readable, it likely is executable... Text scripts less so if the interpreter is not associated with the extension. -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/