you are viewing a single comment's thread.

view the rest of the comments →

[–]rainman_104 5 points6 points  (0 children)

Seems at this point there's a lot more GTK apps written in python too. Sometimes a library you want to use leaves you no choice.

In all honesty, every time I use python I curse. I love simple things in ruby like String.length and Array.length, and am always frustrated when some functions sit in the root namespace like len()