The Artima Developer Community
Sponsored Link

Python Buzz Forum
Python / Ruby comparisons...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Richard Jones

Posts: 55
Nickname: rjones
Registered: Jul, 2003

Richard Jones is an over-eager Python Open Source programmer
Python / Ruby comparisons... Posted: Aug 24, 2003 3:16 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Richard Jones.
Original Post: Python / Ruby comparisons...
Feed Title: Richard's stuff
Feed URL: http://mechanicalcat.net/cgi-bin/log?flav=rss
Feed Description: Stuff I'm interested in
Latest Python Buzz Posts
Latest Python Buzz Posts by Richard Jones
Latest Posts From Richard's stuff

Advertisement

Jim, I would argue that "end" is line noise, thus making Python the winner :)

I have some nits to pick with the method lookup discussion too, but will just leave it at saying that "x[y]" is a dictionary lookup. "x.y" is an attribute lookup that can have nothing at all to do with a dictionary. Saying that it is a dict lookup isn't really a simplification :)

Read: Python / Ruby comparisons...

Topic: How the X Window System clipboard really works Previous Topic   Next Topic Topic: More Ruby goodness

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use