app/soc/logic/lists.py
changeset 2108 286aa6528e84
parent 1807 1f8cde169f32
--- a/app/soc/logic/lists.py	Mon Apr 06 22:55:49 2009 +0000
+++ b/app/soc/logic/lists.py	Mon Apr 06 23:46:46 2009 +0000
@@ -39,6 +39,7 @@
       'next',
       'first',
       'last',
+      'idx',
       ]
 
   def __init__(self, contents):