On 8 Oct 2010, at 15:46, A.M. Kuchling wrote:
I've made a minor formatting tweak to the @pycon Twitter reflector.
The reflected tweet was previously "<text> from @originaluser"; now
it's "-- @originaluser", which gives us two more characters!  (Jesse
has been getting his URLs truncated a lot; unfortunately his ID is
@jessenoller, so the suffix takes more of a bite.)


I have been using the unicode black universal recycling symbol when retweeting sometimes. One character only! Example:

  "♻ @originaluser"

The recycling symbol is codepoint 267B, 9851 in decimal, python escape \u267B.

_______________________________________________
pydotorg-www mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pydotorg-www

Reply via email to