White scenery @showyou, hatena

If you have any comments, you may also send twitter @shsub or @showyou.

Entries from 2009-12-17 to 1 day

今日のお料理2

http://d.hatena.ne.jp/showyou/20091213/1260682332 # -*- coding:utf-8 -*- import analyzer class Test_removeCharacter: def testHTTP(self): a = analyzer.RemoveCharacter(u"検索サイト http://www.google.com") assert a == u"検索サイト " def testT…