Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76253
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <elearn2014@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.303 |
| X-Spam-Level | *** |
| X-Spam-Evidence | '*H*': 0.45; '*S*': 0.06; 'python': 0.11; 'subject:python': 0.16; 'command': 0.22; 'header:User-Agent:1': 0.23; 'installed': 0.27; 'file': 0.32; 'run': 0.32; 'received:google.com': 0.35; 'there': 0.35; 'received:10': 0.37; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'subject: ': 0.61; 'save': 0.62; 'such': 0.63; 'phone': 0.66; 'click': 0.77; 'ending': 0.78; 'skip:/ 30': 0.84 |
| 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; bh=auliHGja4z3LazRBK1/GgQdIhQsw1WTSuJ7tjgnGhZA=; b=LJK2vFIlWuyp8Tf5wLDG5wppzgF3x6hhoWsSxN2Em7QGgzsMwlK90KS3dJ/qcqGI6X 8cufBKWkhwTmaW5JuXQN5BrnRvXfCUaz+QVh2QyCwY/LW2n5+HDdyh2UM+i/cN8j6GYY 1Dv7VfaFbyt8FVUZV8adeyvBvHD06GPKXR+i4gmRftBHm1HAKVXBqgdxSWAxTvxSMQXD 8fPQL1k3y80kS5pFNx6SRMBW+E/TCLHsG7KsLP0hTSt0bHJl1Aj4THusCJHovqQqGuCE 12iY03w0f4VW5ujvOkRp77sqj/CCc5EyLOx2UbIDo8yKg88HinKW0ytJBiW9/UNyuphV 8+Wg== |
| X-Received | by 10.66.90.229 with SMTP id bz5mr1296446pab.80.1407981049884; Wed, 13 Aug 2014 18:50:49 -0700 (PDT) |
| Date | Thu, 14 Aug 2014 09:50:39 +0800 |
| From | luofeiyu <elearn2014@gmail.com> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | a python console in bluestacks |
| Content-Type | multipart/alternative; boundary="------------050300020801040406090002" |
| X-Mailman-Approved-At | Thu, 14 Aug 2014 04:28:55 +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.12962.1407983336.18130.python-list@python.org> (permalink) |
| Lines | 36 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1407983336 news.xs4all.nl 2866 [2001:888:2000:d::a6]:36047 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:76253 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
I have installed bluestacks(an android phone emulator) on my pc,and SL4A on it.Now i can run python thish way : 1.edit an file ending with |.py|, save it in /sdcard/sl4a/scripts/yourname.py. 2.open sl4a ,and click the file to make it run. Is there a python console to type python command to run python directly such as in pc ?
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
a python console in bluestacks luofeiyu <elearn2014@gmail.com> - 2014-08-14 09:50 +0800
csiph-web