[PyKDE] QString in PyQt4 - Request for Comments
İsmail Dönmez
ismail at uludag.org.tr
Tue Oct 18 18:57:01 BST 2005
On Tuesday 18 October 2005 20:45, you wrote:
> İsmail Dönmez wrote:
> > I very much like QString's api like endsWith instead of endswith. Its
> > small but in the end all those small things matter :)
>
> Not to pick a fight or anything, but how is this an advantage? Is it
> the case that you don't do much string manipulation in Python? I
> recognize that Python's method names are not always as consistent as
> Qt's, but once you are used to Python's anything else feels strange to
> me. Just curious. :-)
I do lots of KDE programming in C++ so when I switch to Python its very
comfortable that the api is the same. Because you are used to write endsWith
for QString and expect such from a string class. So its just you get used to
it. Nothing biggie.
Regards,
ismail
More information about the PyQt
mailing list