Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76280
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <kwpolska@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.053 |
| X-Spam-Evidence | '*H*': 0.89; '*S*': 0.00; 'emulate': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; 'subject:python': 0.16; 'apps': 0.16; 'wrote:': 0.18; 'app': 0.19; 'aug': 0.22; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; 'cc:2**1': 0.23; 'cc:no real name:2**0': 0.24; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'run': 0.32; 'another': 0.32; 'device': 0.34; 'case,': 0.35; 'received:google.com': 0.35; '14,': 0.36; 'skip:& 20': 0.39; 'from:charset:utf-8': 0.61; 'real': 0.63; 'skip:\xe2 10': 0.65; 'to:addr:gmail.com': 0.65; 'phone': 0.66; '8bit%:43': 0.74; ',to': 0.84 |
| 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:to :cc:content-type; bh=YorKZiL4TnZp33i4icHHstN/W4+sTrifPSLsWS7DRec=; b=f4XA1DA5/1JQj7Bszh+1jR9FUvSnnLpheKzNp7TnWVoxUx/mnwWz2nW3yfimGtaBpO dC8iqFNsz9dyZ6erXayh3tMp3EykWeFYEn++z2sb3RV7YFEDmEoDr/7l4oauocZO6V3D BcHe7WsaMvvsa3drtlcmGYKarkmXvo5r0QSU+q5luFkI/2K3aMDlFUXzk/ji/ly0rTHJ nI7FDRazzhjr77KFpNKMpltJn35GQz9ihkH1hiu5sUIPCyPAhGx5x0r5uULZM/kS9WOz LxAJqo6ZbRoJxTPotofCCu+SHft5dckrpjv6BGwCyqG+JS8kOOy79O821hbibl1n02aO SQiA== |
| MIME-Version | 1.0 |
| X-Received | by 10.50.136.167 with SMTP id qb7mr14616086igb.31.1408003052854; Thu, 14 Aug 2014 00:57:32 -0700 (PDT) |
| In-Reply-To | <53EC63D1.50204@gmail.com> |
| References | <CAMw+j7+Pp0K7k4OspC4ERdCYkzxPAJw2zFt1K0PtFp5d+ixayA@mail.gmail.com> <20140814065602.GA32024@cskk.homeip.net> <53EC63D1.50204@gmail.com> |
| Date | Thu, 14 Aug 2014 09:57:32 +0200 |
| Subject | Re: a python console in bluestacks |
| From | Chris “Kwpolska” Warrick <kwpolska@gmail.com> |
| To | luofeiyu <elearn2014@gmail.com> |
| Content-Type | multipart/alternative; boundary=089e01494c28cee9710500924128 |
| Cc | python-list@python.org |
| 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.12981.1408003061.18130.python-list@python.org> (permalink) |
| Lines | 39 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1408003061 news.xs4all.nl 2892 [2001:888:2000:d::a6]:32805 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:76280 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On Aug 14, 2014 9:23 AM, "luofeiyu" <elearn2014@gmail.com> wrote: > > i want to run python on my android phone ,to install python on bluestacks is to emulate it . In this case, you can install QPython, which supports the SL4A modules and has a console. Or, you can install an app to access sh, like ConnectBot (though better apps likely exist.) Another alternative might be to use a real device with adb shell. -- Chris “Kwpolska” Warrick <http://chriswarrick.com/> Sent from my SGS3.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: a python console in bluestacks Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2014-08-14 09:57 +0200
csiph-web