Python 2.2 Released
742Evergreen writes: "Another Christmas present for the developers: Python 2.2 has been released!
A 'What's new' can be found here. Python 2.2 can be found here.
Documentation is here."
← Back to Stories (view on slashdot.org)
Normally I'd be excited that Python had a new release with lots of new features... but no longer. Ruby has stolen my heart.
Win dain a lotica, en vai tu ri silota
Let it go, man. Go ahead and make the mistake. Run your program. It will show you a stack frame dump and you'll have the problem fixed in 15 seconds. Life's too short obsess over parameter types.
Python, Perl, Ruby, etc. have huge library collections that are easier to use and understand than most of those from strongly typed languages. Lack of strong typing is not holding them back. (You won't find many unchecked buffers, either.)