Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94746
| Path | csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'needed,': 0.05; 'data:': 0.07; '1.)': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'jan': 0.11; 'syntax': 0.13; '2.)': 0.16; 'attribute?': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:String': 0.16; 'traceback.': 0.16; 'wrote:': 0.16; 'string': 0.17; 'string,': 0.18; 'input': 0.18; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'error': 0.27; 'raw': 0.27; 'code': 0.30; 'post': 0.31; 'source': 0.33; 'file': 0.34; 'to:addr :python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'desired': 0.37; 'minimum': 0.38; 'data': 0.39; 'along': 0.39; 'to:addr:python.org': 0.40; 'still': 0.40; 'your': 0.60; 'email addr:gmail.com': 0.62; 'sample': 0.63; 'here': 0.66; 'url:tinyurl': 0.67; 'received:fios.verizon.net': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Terry Reedy <tjreedy@udel.edu> |
| Subject | Re: String Attribute |
| Date | Wed, 29 Jul 2015 13:49:56 -0400 |
| References | <55b81292.aaf5420a.ff2b1.4bb8@mx.google.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | pool-98-114-97-173.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 |
| In-Reply-To | <55b81292.aaf5420a.ff2b1.4bb8@mx.google.com> |
| 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.1076.1438192208.3674.python-list@python.org> (permalink) |
| Lines | 22 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1438192208 news.xs4all.nl 2958 [2001:888:2000:d::a6]:52819 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:94746 |
Show key headers only | View raw
On 7/28/2015 7:38 PM, ltc.hotspot@gmail.com wrote: > What is the source of the syntax error to the String Attribute? > > Go to the following URL links and view a copy of the raw data file code > and sample data: > > 1.) http://tinyurl.com/p2xxxhl > 2.) http://tinyurl.com/nclg6pq If you want help here, reduce your code and input to the minimum needed, put the input in the code as a string, and if you still do not see the problem, post here, along with the traceback. > Here is the desired output: > > stephen.marquard@uct.ac.za <mailto:stephen.marquard@uct.ac.za> > louis@media.berkeley.edu <mailto:louis@media.berkeley.edu> -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: String Attribute Terry Reedy <tjreedy@udel.edu> - 2015-07-29 13:49 -0400 Re: String Attribute John Strick <jstrickler@gmail.com> - 2015-07-29 13:46 -0700
csiph-web