Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73423
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <peft@icon.co.za> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.034 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'pat': 0.05; 'exists.': 0.07; 'clean.': 0.09; 'python': 0.11; 'pinpoint,': 0.16; 'received:41.112': 0.16; 'received:mtn.co.za': 0.16; 'all,': 0.19; 'import': 0.22; 'error': 0.23; 'subject:problem': 0.24; 'scanned': 0.29; 'code': 0.31; 'anyone': 0.31; 'run': 0.32; 'received:co.za': 0.34; 'received:za': 0.34; 'problem': 0.35; 'problem.': 0.35; 'but': 0.35; 'url:rec-html40': 0.35; 'believed': 0.36; 'charset :us-ascii': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'url:microsoft': 0.37; 'url:office': 0.38; 'to:addr:python-list': 0.38; 'url:schemas': 0.38; 'url:omml': 0.39; 'url:2004': 0.39; 'url:12': 0.39; 'to:addr:python.org': 0.39; 'dangerous': 0.60; 'viruses': 0.61; 'received:41': 0.70; 'day': 0.76 |
| From | "Pat Fourie" <peft@icon.co.za> |
| To | <python-list@python.org> |
| Subject | pyhon 1.5.2 problem |
| Date | Thu, 19 Jun 2014 14:55:36 +0200 |
| MIME-Version | 1.0 |
| Content-Type | multipart/alternative; boundary="----=_NextPart_000_0001_01CF8BCE.890F9F60" |
| X-Mailer | Microsoft Outlook 14.0 |
| Thread-Index | Ac+LvQBf9zBykaRvSsapd9ss6yB0/Q== |
| Content-Language | en-za |
| X-MTN-Pinpoint-Information | Please contact MTN for more information |
| X-MTN-Pinpoint | Found to be clean |
| X-MTN-Pinpoint-SpamScore | s |
| X-MTN-Pinpoint-From | peft@icon.co.za |
| X-Spam-Status | No |
| 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.11148.1403184001.18130.python-list@python.org> (permalink) |
| Lines | 133 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1403184001 news.xs4all.nl 2856 [2001:888:2000:d::a6]:40809 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:73423 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Good Day all,
I have the following problem.
This is the python code
#
Import SER
#
SER.set_speed('115200','8N1')
..
..
..
When I run the above code I get the following error :
SER.set_speed('115200','8N1')
AttributeError : set_speed
Can anyone help as this did work before.I have recompiled everything but the
problem still
Exists.
In anticipation,
Many Thanks
Pat
peft@icon.co.za
--
This message has been scanned for viruses and
dangerous content by Pinpoint, and is
believed to be clean.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
pyhon 1.5.2 problem "Pat Fourie" <peft@icon.co.za> - 2014-06-19 14:55 +0200 Re: pyhon 1.5.2 problem Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-06-19 13:59 +0000
csiph-web