Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62600
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <qh.resu01@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.149 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.78; '*S*': 0.08; 'subject:script': 0.09; 'python': 0.11; 'subject:python': 0.16; 'help.': 0.21; 'script': 0.25; 'message-id:@mail.gmail.com': 0.30; 'up.': 0.33; 'received:google.com': 0.35; 'thanks': 0.36; 'hi,': 0.36; 'should': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'device.': 0.93; 'subject:Android': 0.93 |
| 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=xdFZrO/o2KYB3mpq3h+RZHky4X1mEU40Z6Ijwc2SCDQ=; b=QrHkFDpGTGx/I4lNkk42CRtMzfW4cgHJacdXO860Oz9MwVNcWkIAe8eZ55KiB+v6nk TmqtTd51cWyn0sKrsvklwf81K+sgiu1P/IDbI8oW9xGfn0JQAbVUdXdyWLbD+niz56cf QRW++6s/W+wA16LY+qLLID+7u0g4e0SiEBXP9Vt5TVMn5Q+uT7XidayF6pX53bV1hCV4 RY0AWozuYmFKEXWMJE42Vxr+JIH7xnM5WEFFPJJowQKN/ssOhNSiCQbI+J2MeBQdfJkj nEqUxXhz15d1WqeDtnEsUYoK1hvSdMoe0o/ZwB1HLiqKjgInun+F2qdPRrexLwuV8VbY 9KNQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.182.166.40 with SMTP id zd8mr16285181obb.25.1387783006224; Sun, 22 Dec 2013 23:16:46 -0800 (PST) |
| Date | Mon, 23 Dec 2013 12:46:46 +0530 |
| Subject | Daemonify my python script on Android |
| From | Kevin Peterson <qh.resu01@gmail.com> |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=e89a8ff1ce021c86e004ee2e69ff |
| 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.4539.1387783009.18130.python-list@python.org> (permalink) |
| Lines | 33 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1387783009 news.xs4all.nl 2842 [2001:888:2000:d::a6]:58063 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:62600 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hi, I want to daemonify my python script on Android device. That is, it should be automatically invoked on boot up. Appreciate your help. Thanks KP
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Daemonify my python script on Android Kevin Peterson <qh.resu01@gmail.com> - 2013-12-23 12:46 +0530
csiph-web