On Monday 28 February 2005 04:46, Mateusz Korniak wrote: > dir(args): ['__class__', '__delattr__', '__doc__', '__getattribute__', > '__hash__', '__init__', '__module__', '__new__', '__reduce__', > '__reduce_ex__', '__repr__', '__setattr__', '__str__', '__weakref__', > 'contentType', 'doPost', 'docState', 'frameName', 'lockHistory', 'newTab', > 'postData', 'redirectedRequest', 'reload','serviceType', 'setContentType', > 'setDoPost', 'setLockHistory', 'setNewTab', 'setRedirectedRequest', > 'trustedSource', 'xOffset', 'yOffset'] > > There is no metaData() member of URLArgs ? > [EMAIL PROTECTED] ~]$ rpm -q python-PyKDE kdelibs > python-PyKDE-3.11.3-4 > kdelibs-3.3.2-3
Right - it's specifically not implemented, not sure why. I'll take a look at implementing it in the next snapshot. Jim _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
