Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76216
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <wrw@mac.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.061 |
| X-Spam-Evidence | '*H*': 0.88; '*S*': 0.00; 'interpreter': 0.05; 'cc:addr:python-list': 0.11; 'python': 0.11; 'iirc': 0.16; 'ios': 0.16; 'received:mac.com': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'received:10.0.1': 0.19; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'cc:no real name:2**0': 0.24; 'am,': 0.29; 'related': 0.29; '13,': 0.31; 'question:': 0.31; 'run': 0.32; 'could': 0.34; 'but': 0.35; 'there': 0.35; '+0200,': 0.36; 'received:10.0': 0.36; 'received:10': 0.37; 'received:17': 0.38; 'how': 0.40; 'reach': 0.63; 'charset:windows-1252': 0.65; 'phone': 0.66; '2014,': 0.84; 'header:In-reply-to:1': 0.84; 'to:addr:ntlworld.com': 0.84; 'device,': 0.91 |
| X-Proofpoint-Virus-Version | vendor=fsecure engine=2.50.10432:5.12.52,1.0.27,0.0.0000 definitions=2014-08-13_05:2014-08-13,2014-08-13,1970-01-01 signatures=0 |
| X-Proofpoint-Spam-Details | rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1402240000 definitions=main-1408130195 |
| Content-type | text/plain; charset=windows-1252 |
| MIME-version | 1.0 (Mac OS X Mail 7.3 \(1878.6\)) |
| Subject | Re: newbee |
| From | William Ray Wing <wrw@mac.com> |
| In-reply-to | <B9KGv.291853$iD.105391@fx22.am4> |
| Date | Wed, 13 Aug 2014 11:44:39 -0400 |
| Content-transfer-encoding | quoted-printable |
| References | <mailman.12909.1407911525.18130.python-list@python.org> <FmIGv.164202$DL2.12687@fx02.am4> <lsfo9n$qcg$1@news.albasani.net> <B9KGv.291853$iD.105391@fx22.am4> |
| To | alister <alister.nospam.ware@ntlworld.com> |
| X-Mailer | Apple Mail (2.1878.6) |
| Cc | python-list@python.org, "William R. Wing" <wrw@mac.com> |
| 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.12931.1407948317.18130.python-list@python.org> (permalink) |
| Lines | 23 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1407948317 news.xs4all.nl 2942 [2001:888:2000:d::a6]:48959 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:76216 |
Show key headers only | View raw
On Aug 13, 2014, at 9:57 AM, alister <alister.nospam.ware@ntlworld.com> wrote: > On Wed, 13 Aug 2014 15:13:34 +0200, Mok-Kong Shen wrote: > >> Am 13.08.2014 13:55, schrieb alister: >> [snip] >> >> A related question: How could one write a Python program and have it run >> on a mobile phone in general (independent of a PC)? >> >> M. K. Shen > > you would need a python interpreter for that device, IIRC there is one > available for android, I do not know about IOS > There are several for iOS, but because of Apple’s sandboxing they don’t have as much reach as you might want. -Bill
Back to comp.lang.python | Previous | Next — Previous in thread | 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