Another topic for RubyConf

On 10/20/06, David V. [email protected] wrote:

Martin C. wrote:

Personally, I always imagined that Rubyists would have a sense of humour.

Broadly accusing Python users of being arrogant? The bitter, bitter
irony of it.
I fail to see the humorous point though.

I think that kind of makes my point. As you were.

Martin

Brad T. wrote:

Pythonista: “Buddha is very strict and always unyielding. Everyone but
Buddha is an idiot.”


Posted via http://www.ruby-forum.com/.

Hmm, I don’t know what you mean?
Look:

def budda ():
… yield “Not strict”

budda().next() is “strict”
False
class Everyone(object):
… pass

Everyone is “idiot”
False

:slight_smile:

  • Peace, Paddy.