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


Groups > comp.lang.python > #76178

Re: newbee

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.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.008
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'python.': 0.02; 'python,': 0.02; 'programmer': 0.03; 'cc:addr:python-list': 0.11; 'python': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'program?': 0.16; 'reload': 0.16; 'trivially': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'acquired': 0.19; 'written,': 0.19; 'not,': 0.20; 'command': 0.22; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; "i've": 0.25; 'asking': 0.27; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'work.': 0.31; '13,': 0.31; 'file': 0.32; 'there.': 0.32; 'but': 0.35; 'received:google.com': 0.35; 'list': 0.37; 'starting': 0.37; 'easiest': 0.38; 'list,': 0.38; 'rather': 0.38; 'mailing': 0.39; 'how': 0.40; 'most': 0.60; 'full': 0.61; 'back': 0.62; 'save': 0.62; 'here': 0.66; 'frank': 0.68; 'sound': 0.68; 'actually,': 0.84; '"how': 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=4VKFqJ6i7CU1aY1lGyUL9dwCP2++dxJ0qqMPC6RPQV4=; b=hO/TUKcM4YxXbACycYi6KxP5vw9AaE+s3eOpaUoz4kXgn9Z/mMP5nQ1hY6mF/4vcEq tT/4FJFOD8Sd+M6LOWTvzUKqacCL3pNgVFyHAyZwBLVJHPJruZPJcboSMSmjv048yxPV yTcQgm4iDyi7gV1soTBiTEEU4PFAmFCQXBMVvDeXmC27QoPYTv86jrzEgdGNX7cV7tXV 9vWA4U6H6mY3M8eN2U8yQ9/v39g1FKw50DjSymYrHpjnDl+AUYbVnQ7OTOjBOluuQtP7 dOyITHjJG5dNwIDuYibx5tnPiF426NzTZOdEGBRNsEwKzjtbmmB/l7xpC1F33LFmhQ6J gVog==
MIME-Version 1.0
X-Received by 10.42.230.212 with SMTP id jn20mr4679507icb.59.1407922237974; Wed, 13 Aug 2014 02:30:37 -0700 (PDT)
In-Reply-To <CABhGeYW+Na5uhQ6Bdm31Vy2JU6JG_us3LHnz+a41WDCHyFUvrQ@mail.gmail.com>
References <CABhGeYW+Na5uhQ6Bdm31Vy2JU6JG_us3LHnz+a41WDCHyFUvrQ@mail.gmail.com>
Date Wed, 13 Aug 2014 19:30:37 +1000
Subject Re: newbee
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.12912.1407922241.18130.python-list@python.org> (permalink)
Lines 17
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1407922241 news.xs4all.nl 2834 [2001:888:2000:d::a6]:50794
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:76178

Show key headers only | View raw


On Wed, Aug 13, 2014 at 9:57 AM, Frank Scafidi <fpscafidi@gmail.com> wrote:
> I just acquired a Raspberry Pi and want to program in Python. I was a PL/1
> programmer back in the 60's & 70's and Python is similar. I am struggling
> with some very fundamental things that I am not finding in the
> documentation. Can someone help me with the basics like how do I save a
> program I've written, reload it in Python, list the program once it's
> loaded? How do I edit a program? Are these command line functions?

These sound like RPi questions, rather than Python questions. You may
find knowledgeable people here on this list, but if not, I would
advise hunting down an RPi mailing list or newsgroup and asking there.
Most of us here use full computers, where questions like "how do I
save a file?" are trivially easy... you may find, actually, that
starting on a PC and then pushing the file to the RPi is the easiest
way to work.

ChrisA

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


Thread

Re: newbee Chris Angelico <rosuav@gmail.com> - 2014-08-13 19:30 +1000
  Re: newbee Bob Martin <bob.martin@excite.com> - 2014-08-14 07:50 +0100

csiph-web