Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #52396
| Date | 2013-08-11 19:26 -0600 |
|---|---|
| From | Michael Torrie <torriem@gmail.com> |
| Subject | Re: Could you verify this, Oh Great Unicode Experts of the Python-List? |
| References | <CAN1F8qXgBwTGSkbP3N1uJZPJw1CY=4O4ptQurV-2=Gmm4UiYbw@mail.gmail.com> <CAPTjJmp1PFP8d8F1KVfaatDA56NszJK3SqO_sGORhhOEeGaJ+w@mail.gmail.com> <CAN1F8qVh1SrZAbL62s2AxT4QV3_TiZAK7j17z4toBTDZEdiYVQ@mail.gmail.com> <5207AF15.7040604@mrabarnett.plus.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.488.1376270824.1251.python-list@python.org> (permalink) |
On 08/11/2013 09:34 AM, MRAB wrote: > If twitter counts characters, not codepoints, you could then ask > whether it passes the codepoints through as given. If it does, then you > experiment to see how much data you could send encoded as a sequence of > combining codepoints. (You might want to check the Term of Use first, > though! :-)) 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.
Back to comp.lang.python | Previous | Next — 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