twitter/pythonについて、ここに記述してください。
%python Python 2.6.6 (r266:84292, Aug 25 2010, 20:24:24) [GCC 4.2.1 20070719 [FreeBSD]] on freebsd8 Type "help", "copyright", "credits" or "license" for more information. >>> import twitter >>> api = twitter.Api() >>> statuses = api.GetUserTimeline(u'beyondDNS') >>> print [s.text for s in statuses] [u'wiki: \u300cDNS/\u6d78\u900f\u554f\u984c\u300d\u306bvalue-domain \u4e8b\u4ef6\u3092\u8ffd\u8a18\u3057\u3066\u3044\u307e\u3059\u3002', u'value-domain \u3067\u306eDNS\u8a2d\u5b9a\u5909\u66f4\uff1a\nhttp://www.value-domain.com/howto/index.p ... ] >>>
wiki: 「DNS/浸透問題」にvalue-domain 事件を追記しています。 Mon Jun 06 01:12:13 +0000 2011 value-domain でのDNS設定変更: http://www.value-domain.com/howto/index.php?action=moddns Sun Jun 05 21:38:40 +0000 2011
-- ToshinoriMaeno 2011-06-06 01:34:50