Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52435
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <jsf80238@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.121 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.78; '*S*': 0.02; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'subject:Could': 0.16; 'subject:Unicode': 0.16; 'tweak': 0.16; 'variable': 0.18; '>>>': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; "i've": 0.25; 'header:In-Reply-To:1': 0.27; 'character': 0.29; 'message- id:@mail.gmail.com': 0.30; 'subject:the': 0.34; 'could': 0.34; 'received:google.com': 0.35; 'subject:List': 0.36; 'subject:?': 0.36; 'system,': 0.38; 'whatever': 0.38; 'url:about': 0.61; 'limit': 0.70; 'felt': 0.74; 'subject:this': 0.83; '160': 0.84; 'subject:you': 0.87; 'to:none': 0.92 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=9VDP/N8Ve/jNzmefWmib1rXEPbtb7nFspVC3jR1NiZ0=; b=lv8U3qL5wxJbK5ZgS5q0OwdPO+2X+d6Ax4NlMdaNGF54dki6E3eH4p1MF/03V/FNBq CTpGBRY3Nf3L/D9FZ6XQDMTG13KdUfpfq+jC6YNAEelz42fwgRp/NlWEwb0TKh1d0LdC oBYKZfCi28My0InviV8OUskajJZAyPEFrhBJTXec7kHfDPPuzdDQgLxFqv7dCACAy1K8 qaEZMK+Qnw8VGICP0OfcfD1yG/zpLv3pdUkLYnLPaXBEggFpmm/VaV+qD9z3l3zJZrg5 oBK5dupP5Mjp5UqlKMMUirgnV7P7lItRG1rwX2hCCMtnSUTpfu1JNomP0Yk6pl8A5jNq JFGw== |
| MIME-Version | 1.0 |
| X-Received | by 10.205.24.131 with SMTP id re3mr1074948bkb.8.1376364006748; Mon, 12 Aug 2013 20:20:06 -0700 (PDT) |
| In-Reply-To | <52099088.7030300@gmail.com> |
| References | <CAN1F8qXgBwTGSkbP3N1uJZPJw1CY=4O4ptQurV-2=Gmm4UiYbw@mail.gmail.com> <CAPTjJmp1PFP8d8F1KVfaatDA56NszJK3SqO_sGORhhOEeGaJ+w@mail.gmail.com> <CAN1F8qVh1SrZAbL62s2AxT4QV3_TiZAK7j17z4toBTDZEdiYVQ@mail.gmail.com> <5207AF15.7040604@mrabarnett.plus.com> <mailman.488.1376270824.1251.python-list@python.org> <b6rbk2F6u34U1@mid.individual.net> <52099088.7030300@gmail.com> |
| Date | Mon, 12 Aug 2013 21:20:06 -0600 |
| Subject | Re: Could you verify this, Oh Great Unicode Experts of the Python-List? |
| From | Jason Friedman <jsf80238@gmail.com> |
| Cc | python-list <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.517.1376364014.1251.python-list@python.org> (permalink) |
| Lines | 6 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1376364014 news.xs4all.nl 15867 [2001:888:2000:d::a6]:36231 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:52435 |
Show key headers only | View raw
>>> I've always wondered if the 160 character limit or whatever it is is a >>> hard limit in their system, or if it's just a variable they could tweak >>> if they felt like it. I thought it was 140 characters? https://twitter.com/about
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Could you verify this, Oh Great Unicode Experts of the Python-List? Michael Torrie <torriem@gmail.com> - 2013-08-11 19:26 -0600
Re: Could you verify this, Oh Great Unicode Experts of the Python-List? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-08-12 17:54 +1200
Re: Could you verify this, Oh Great Unicode Experts of the Python-List? Chris Angelico <rosuav@gmail.com> - 2013-08-13 02:54 +0100
Re: Could you verify this, Oh Great Unicode Experts of the Python-List? Michael Torrie <torriem@gmail.com> - 2013-08-12 19:48 -0600
Re: Could you verify this, Oh Great Unicode Experts of the Python-List? Jason Friedman <jsf80238@gmail.com> - 2013-08-12 21:20 -0600
Re: Could you verify this, Oh Great Unicode Experts of the Python-List? MRAB <python@mrabarnett.plus.com> - 2013-08-13 04:32 +0100
Re: Could you verify this, Oh Great Unicode Experts of the Python-List? Chris Angelico <rosuav@gmail.com> - 2013-08-13 09:14 +0100
RE: Could you verify this, Oh Great Unicode Experts of the Python-List? "Prasad, Ramit" <ramit.prasad@jpmorgan.com.dmarc.invalid> - 2013-08-13 15:34 +0000
Re: Could you verify this, Oh Great Unicode Experts of the Python-List? Steven D'Aprano <steve@pearwood.info> - 2013-08-14 06:36 +0000
csiph-web