gir-repository r57 - trunk/gir



Author: walters
Date: Thu Aug 21 23:10:52 2008
New Revision: 57
URL: http://svn.gnome.org/viewvc/gir-repository?rev=57&view=rev

Log:
Add comment.


Modified:
   trunk/gir/tests.py

Modified: trunk/gir/tests.py
==============================================================================
--- trunk/gir/tests.py	(original)
+++ trunk/gir/tests.py	Thu Aug 21 23:10:52 2008
@@ -23,6 +23,7 @@
 _nsmap = {'c': C_NS,
           'glib': GLIB_NS}
 def myxpath(node, expr):
+    """I Can't Believe It's Not XPath!"""
     elts = expr.split('/')
     curnode = node
     for elt in elts:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]