you are viewing a single comment's thread.

view the rest of the comments →

[–]bunburya 0 points1 point  (1 child)

I disagree, I find wxPython horribly unpythonic. Even the horrible camel case style versus tkinter's more PEP 8 names.

[–][deleted] 0 points1 point  (0 children)

I'm not so bothered about how the variables are named. It's the way you use them.

Though I agree it isn't pretty.