4af89b9
--- PyKDE-3.16.0/sip/kio/kmimetype.sip	2006-09-22 18:41:53.000000000 +0530
4af89b9
+++ PyKDE-3.16.0/sip/kio/kmimetype.sip	2006-11-06 05:27:39.000000000 +0530
4af89b9
@@ -101,7 +101,7 @@
4af89b9
 %If ( KDE_3_2_0 -  )
4af89b9
     static KMimeType::Ptr defaultMimeTypePtr ();
4af89b9
     QString              parentMimeType () const;
4af89b9
-    bool                 is (const QString&) const;
4af89b9
+    bool                 is (const QString&) const /PyName=is_/; //'is' is a reserved keyword in python
4af89b9
     static KMimeType::Ptr diagnoseFileName (const QString&, QString&);
4af89b9
 %End
4af89b9