Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76171
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <fpscafidi@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.005 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'python,': 0.02; 'programmer': 0.03; 'python': 0.11; 'program?': 0.16; 'reload': 0.16; 'acquired': 0.19; 'written,': 0.19; 'command': 0.22; "i've": 0.25; 'message-id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'thanks': 0.36; 'list': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'back': 0.62; 'save': 0.62; 'frank': 0.68 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=FQQD8ygkx3rPDP7GSl4OnnhG9DV7Bv1FX3ZzNtxeP8Y=; b=F6UQZnQdlILhi+ZPepl3jf2VabusOlfzqCIbq7fKma0lzZzjpuzBp8KsQHgy8YU6z9 4Ne/xgilqa7SPtZjJif4FBAY6vLa+CxIJVgmxd47sSiSETQtIAiobZDvz1AboiH4zgIw E4ZP4HUWNWQJ6K1JALg1mRbU1pAQTEuRXElwbcr8fWckF2JchcN1EBZY8AFIhp5t3m7r /2yiuIlh2IC9dK6ZemtwHbXE9+9lYiUzEzwCBnS/wGV5RgMdrwNzYHjzU9AGCwHENt4D QsgbZuAO0y5iozixvrkHHSwK1sZJNQsYqHiPfsp9v4a/1UILEPox0NEVRMeuxn5JbaRO 1JxQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.229.178.138 with SMTP id bm10mr1609878qcb.16.1407887834360; Tue, 12 Aug 2014 16:57:14 -0700 (PDT) |
| Date | Tue, 12 Aug 2014 19:57:14 -0400 |
| Subject | newbee |
| From | Frank Scafidi <fpscafidi@gmail.com> |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=001a11c2bb7e403e600500776ea6 |
| X-Mailman-Approved-At | Wed, 13 Aug 2014 08:32:04 +0200 |
| 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.12909.1407911525.18130.python-list@python.org> (permalink) |
| Lines | 34 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1407911525 news.xs4all.nl 2926 [2001:888:2000:d::a6]:42159 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:76171 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
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? Thanks Frank
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
newbee Frank Scafidi <fpscafidi@gmail.com> - 2014-08-12 19:57 -0400
Re: newbee alister <alister.nospam.ware@ntlworld.com> - 2014-08-13 11:55 +0000
Re: newbee Mok-Kong Shen <mok-kong.shen@t-online.de> - 2014-08-13 15:13 +0200
Re: newbee alister <alister.nospam.ware@ntlworld.com> - 2014-08-13 13:57 +0000
Re: newbee William Ray Wing <wrw@mac.com> - 2014-08-13 11:44 -0400
Re: newbee Terry Reedy <tjreedy@udel.edu> - 2014-08-13 15:31 -0400
Re: newbee alister <alister.nospam.ware@ntlworld.com> - 2014-08-14 11:59 +0000
Re: newbee Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-08-14 08:42 +0200
Re: newbee Larry Hudson <orgnut@yahoo.com> - 2014-08-13 19:00 -0700
csiph-web