2008/07/08
http://subtech.g.hatena.ne.jp/cho45/20080708/1215450151
http://subtech.g.hatena.ne.jp/miyagawa/20080708/1215473551
class X :
def __init__ (self):
self.s = " ひだまり "
def __lt__ (self, v):
print " %s %s " % (self.s, v)
return self
def __div__ (self, v):
if isinstance(v, int):
self.s += " スケッチ "
else :
self.s += " 365 "
return self
X = X()
_ = 1
X / _ / X < " 来週も見てくださいね! "
ごめんなさい。それが何かしらない...orz
Posted at
10:15
in
ソフトウェア::lang::python
|
WriteBacks (2)
|
Edit
Bookmarks:
|
|
|
|
|
|
View the discussion thread.
blog comments powered by
ゆの in Whitespace
ゆの in shell - 冬通りに消え行く制服ガールは、夢物語にリアルを求めない。 - subtech ゆの in Scheme - 月の塵 ― Pulveres de menses http://blogs.sun.com/okazaki/entry/ゆの_in_javaというのが流行っているようです:title] Re: ゆの in Ruby - 冬通りに消え行く制服
writeback message: Ready to post a comment.