Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #48857
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <moraa.lovetakes2@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.239 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.53; '*S*': 0.01; 'responses.': 0.16; 'error': 0.23; "i've": 0.25; 'somewhere': 0.26; "doesn't": 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; '(which': 0.31; 'asked': 0.31; 'occurs': 0.31; 'probably': 0.32; 'could': 0.34; 'subject:with': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'processed': 0.36; 'problems': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'most': 0.60; 'side': 0.67; 'notices': 0.68; 'subscribers': 0.74; 'faith': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=0Bx7RRx+X+Q7xlD3KzYsdM3oA5qhZuFyNHwjC8Blui8=; b=kAZa22fnLVRHIeu1xuWpHjqhWPlznAHCjpHqYyAeda8fWiT3ECDsL5UG0LLiMEpeeQ EMU5B6LWbVhmmHvHrWzZWauzEtwOEAiJZjQT1sfBmx0Ross4gh+W0GpSzW1TMRj6MEFC ExSoR5TG2HdMmCLAfi2j4lkJXKXEbcPiQcciNqzdvrBvUJdDBObIQamkVgW/cjO0FYwj sHBHj0ssSlnUl8ZdSzv2l4MjPlhuozwz5Gp+ndeu3gd084NsVll+jDvK6B6txi5CBRei ZmbEZzsSlYtWj3d+ibc37CtUHPmbTtJfvU5lexkQ2+H+kI+dXh8HAMBI7yaos21bvjna V6tw== |
| X-Received | by 10.60.117.4 with SMTP id ka4mr4465855oeb.51.1371737092233; Thu, 20 Jun 2013 07:04:52 -0700 (PDT) |
| MIME-Version | 1.0 |
| From | Ombongi Moraa Fe <moraa.lovetakes2@gmail.com> |
| Date | Thu, 20 Jun 2013 17:04:12 +0300 |
| Subject | RE: Dealing with ' (suds) |
| To | python-list@python.org |
| Content-Type | multipart/alternative; boundary=047d7b414f201ba62304df966e16 |
| X-Mailman-Approved-At | Fri, 21 Jun 2013 13:00:12 +0200 |
| 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.3661.1371812413.3114.python-list@python.org> (permalink) |
| Lines | 38 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1371812413 news.xs4all.nl 15902 [2001:888:2000:d::a6]:45894 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:48857 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hello, I'm working with suds to send send messages to smsc. I've notices the messages with ' are really not processed on my side (which could mean an error occurs somewhere - most probably in my php script). SMSC has also asked that I 'take care of the '' as it's the reason my subscribers may not be receiving the responses. How can i 'take care of ' ' so it doesn't give me problems in future? Faith
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
RE: Dealing with ' (suds) Ombongi Moraa Fe <moraa.lovetakes2@gmail.com> - 2013-06-20 17:04 +0300
csiph-web