Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #46423

Re: The state of pySerial

Path csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <damage3025@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.067
X-Spam-Evidence '*H*': 0.87; '*S*': 0.00; 'python': 0.11; 'windows': 0.15; '.py': 0.16; 'exe': 0.16; 'seems': 0.21; 'install': 0.23; 'installation': 0.23; 'people,': 0.24; "i've": 0.25; 'supported': 0.26; 'header:In-Reply-To:1': 0.27; 'feature': 0.29; 'message- id:@mail.gmail.com': 0.30; 'reply.': 0.31; 'author,': 0.31; 'not.': 0.33; 'something': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'subject:The': 0.64; 'compiling': 0.84; 'observed': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=TtcAKTEQXnpT/KbpgB0etDfWJ9CfpeABN1CnFqrgKus=; b=QEj4083xdX0EaAnhRYXiSFzThNAb4fsXcpx1LZ3/+hNgBt/JoIKLZYoEZpSYWzUDTt O8xqcEfaXKbAsGZkVgfumv8oOhUXUHjxmajZevi3UYomq2nnthdDB6TogT+BeaR1eFzx gOYsKRSYbjq8KwHSHUQdLpo8DT9mrRMoqvNBzyiEY+M/F4+hJCTyZ+2giEfD26dOierh 7fDLKYDr8j6A1ZdsYNnQwme55tLygFkAU/LJQiFfKHJNiBwTVk6s/FWu0uNgfq3/7LTX f7awl4MQ1skpyJ3LDCj7DKYKCVJKac4SCoMRX4wDvmH7Dyx3VZIjJIiKCUESB0jwUfs2 sKcg==
X-Received by 10.152.20.169 with SMTP id o9mr2430783lae.23.1369877588759; Wed, 29 May 2013 18:33:08 -0700 (PDT)
MIME-Version 1.0
In-Reply-To <51A68287.1010505@mrabarnett.plus.com>
References <CAGVx7UVrvZUzwYAyj8Yj+1wOm9q_jf_UDwYLgx2u1w+Vv1-rLQ@mail.gmail.com> <A979E66F-ACC8-4116-8F21-8F971545DCB8@mac.com> <ko5sg7$css$1@ger.gmane.org> <51A68287.1010505@mrabarnett.plus.com>
From Ma Xiaojun <damage3025@gmail.com>
Date Thu, 30 May 2013 09:32:48 +0800
Subject Re: The state of pySerial
To python-list@python.org
Content-Type text/plain; charset=UTF-8
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 <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2390.1369877591.3114.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1369877591 news.xs4all.nl 15956 [2001:888:2000:d::a6]:43751
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:46423

Show key headers only | View raw


I've already mailed the author, waiting for reply.

For Windows people, downloading a exe get you pySerial 2.5, which
list_ports and miniterm feature seems not included. To use 2.6,
download the tar.gz and use standard "setup.py install" to install it
(assume you have .py associated) . There is no C compiling involved in
the installation process.

For whether Python 3.3 is supported or not. I observed something like:
http://paste.ubuntu.com/5715275/ .

miniterm works for Python 3.3 at this time.

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: The state of pySerial Ma Xiaojun <damage3025@gmail.com> - 2013-05-30 09:32 +0800

csiph-web