Python Idioms
Posted in python on February 23rd, 2007 No Comments »
I’ve been learning more python lately and I found this collection of python idioms. It’s pretty handy to have them all explained so clearly in once place. Python is really a nice language for a variety of tasks. The performance of CPython is superior to CRuby but I like the syntax and features of Ruby […]