Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #88597
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <hcaldas92@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.051 |
| X-Spam-Evidence | '*H*': 0.90; '*S*': 0.01; 'that?': 0.05; 'variables': 0.07; 'subject:Help': 0.11; 'python': 0.11; 'random': 0.14; 'port,': 0.16; 'subject:] ': 0.20; 'values': 0.27; 'message- id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'thank': 0.38; 'to:addr:python-list': 0.38; 'subject:[': 0.39; 'to:addr:python.org': 0.39; 'read': 0.60; 'save': 0.62; 'information': 0.63; 'serial': 0.72; 'subject:skip:S 10': 0.84 |
| 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=W258wlMOaPadoybpZauLA2zy58iFwwOpDtD90Vuvyzs=; b=JKs4IAjyScKz28KPziIzyZe9LfAbZUVL42JeX2lPU4b2WUEUoa+xT87OgVSLxUKejf 4f92uPdqI2Pn/hqvHqHklN0ekjQjhKatJUHapJ5t/5i0MGHNb9y2qY15FTxqrssmDnkA JaX/8qsOEmoN/ZP4ykQhSLyYxVMFUQ5C3pQ5pd+OTZIZ1M+UHni3DQnPVd/fhhJkckWK GjqRJgndFqt2oVntf4nYYFV7QnqRBzBl8DLWIm1qkui2eFA8qEWsyevNfuZJ9bpKvWDF HpiuipjfH8iSHTfVFtKVF1GDc2Wi9HZv9KDjAaTYQjB8ADe9NQSAPPUz2uYAYJJaCwSr 1Ctg== |
| MIME-Version | 1.0 |
| X-Received | by 10.194.177.167 with SMTP id cr7mr39190610wjc.19.1428421327808; Tue, 07 Apr 2015 08:42:07 -0700 (PDT) |
| Date | Tue, 7 Apr 2015 16:42:07 +0100 |
| Subject | [SerialConnection] Help |
| From | Hugo Caldas <hcaldas92@gmail.com> |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=089e013d0f4ad56c6b05132441c8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20 |
| 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.104.1428421329.12925.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1428421329 news.xs4all.nl 2966 [2001:888:2000:d::a6]:53255 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:88597 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hi. I want to connect to a serial port, read and write the port values with multi threading and save them in random variables in python 3.4. Where can I found information to do that? thank you
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
[SerialConnection] Help Hugo Caldas <hcaldas92@gmail.com> - 2015-04-07 16:42 +0100 Re: [SerialConnection] Help Grant Edwards <invalid@invalid.invalid> - 2015-04-07 16:08 +0000
csiph-web