Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51219
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <devyncjohnson@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.075 |
| X-Spam-Evidence | '*H*': 0.85; '*S*': 0.00; 'subject:Python': 0.06; 'python3': 0.07; 'header:User-Agent:1': 0.23; 'him.': 0.24; 'script': 0.25; 'skip:( 20': 0.30; 'received:10.0.0': 0.31; 'another': 0.32; 'but': 0.35; 'received:google.com': 0.35; 'received:10.0': 0.36; 'received:10': 0.37; 'work?': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'hope': 0.61; 'back': 0.62 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=WupKDf7mwRASaQr01RsEB+GU+iMbXDaFhCZiXO+zMF4=; b=aC+QtMIydEAiT3+VeUROXHbkeHYW75ovjcBkKPg13NJeTcDz7b+0v3KLM9EVllZ8oZ Xl4F7u8i8PTnbyfIW0XDHXQg5Be4ZM0FQ6Z4ll/qIeA89SYs8aXzFYlx5sH8vp0D5+AM MGt4+ME/N6OK2cjyInJgkfkamGOLS2O6KYmDnTakkIFeaouZsPBz/bcQ+h8N5jvb7/mT XDZia/wSsmdsLTR1rgKtNNPDFmCHGsrwtljYuonIjIeO3pfI++1k0O+HGGx56Z+yEsum GybjCNSMtAMy/K0+83eliFw79/vyN3KWZXRBsgCpX6mrtxeTwEXkN+ps+KcVvRj1bENE FLiw== |
| X-Google-DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=WupKDf7mwRASaQr01RsEB+GU+iMbXDaFhCZiXO+zMF4=; b=gIUWpWwjVOnMrKqxiwjW+Q4eEu8GjIR+BaeEWsgaH1WhmbpOR6q2X9TWwm9PRbyPrz CVnZIXZwoII5Gw0qgE6pkZqyhBqNlO9IgFbyup7MB2pWL8A5Z3nQHk5xANpSS4g9kXC5 KCCr7FBCKzkDngEi508qVAisfUFfDc7Dk+sxGwVU2hy1NJrdtKXpHRvfdiJ1qtXyCPQV YLLyGcQsmkLQD/sYfXkgxQcsiOnqlx4Yv4Jh33YRbI8xNaQfmAItP2gRD9OPGBYFlq8W bAV39ZFBcPGxWx6tX8tzUWVkrchMvf5XLTu/TO2QeTLV2k1f+q+IPt3bArbMusHWQV2m Rv6A== |
| X-Received | by 10.50.47.107 with SMTP id c11mr327525ign.52.1374759748938; Thu, 25 Jul 2013 06:42:28 -0700 (PDT) |
| Date | Thu, 25 Jul 2013 09:42:25 -0400 |
| From | Devyn Collier Johnson <devyncjohnson@gmail.com> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 |
| MIME-Version | 1.0 |
| To | Python Mailing List <python-list@python.org> |
| Subject | Python Script Hashplings |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| 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 | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5096.1374759752.3114.python-list@python.org> (permalink) |
| Lines | 9 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1374759752 news.xs4all.nl 15874 [2001:888:2000:d::a6]:44829 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:51219 |
Show key headers only | View raw
If I execute a Python3 script with this haspling (#!/usr/bin/python3.3) and Python3.3 is not installed, but Python3.2 is installed, would the script still work? Would it fall back to Python3.2? I hope Dihedral is listening. I would like to see another response from HIM. Mahalo, DCJ
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Python Script Hashplings Devyn Collier Johnson <devyncjohnson@gmail.com> - 2013-07-25 09:42 -0400
csiph-web