Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.066 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.08; 'reply-to:addr:comp.lang.python': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.16; 'cc:no real name:2**0': 0.20; 'header:In-Reply-To:1': 0.22; 'cc:2**0': 0.24; 'received:209.85.220': 0.27; 'cc:addr:python.org': 0.29; 'correct': 0.29; 'header:User- Agent:1': 0.33; 'there': 0.33; 'done': 0.34; 'something': 0.35; 'subject:/': 0.35; 'connection': 0.36; 'device': 0.36; 'subject:with': 0.36; 'received:google.com': 0.37; 'using': 0.38; 'received:209.85': 0.38; 'else': 0.39; 'subject: (': 0.40; 'received:209': 0.40; 'once': 0.60; 'header:Reply-To:1': 0.71; 'reply-to:no real name:2**0': 0.72; 'reply- to:addr:googlegroups.com': 0.74; 'subject:Serial': 0.91 Newsgroups: comp.lang.python Date: Mon, 21 Nov 2011 08:28:19 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=96.35.158.130; posting-account=6dowsAoAAABaIhk6nv3nK1cuQSshcy92 References: <27511132.925.1321884055247.JavaMail.geo-discussion-forums@yqnf38> User-Agent: G2/1.0 X-Google-Web-Client: true MIME-Version: 1.0 Subject: Re: Non-POSIX parity (mark/space) with Python-Serial on Linux. From: Matthew Lenz To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: comp.lang.python@googlegroups.com List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 2 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1321893024 news.xs4all.nl 6902 [2001:888:2000:d::a6]:55130 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:16021 Using 8N1 under minicom with this device resulted in garbled text when once connected. Connection using 7M1 resulted in the correct text. So there must be something else that needs to be done in my python program correct?