Revision 4e5673a0 pithos/backends/base.py

b/pithos/backends/base.py
289 289
            
290 290
            'keys': Include objects that satisfy the key queries in the list.
291 291
                    Use 'key', '!key' for existence queries, 'key op value' for
292
                    value queries, where 'op' can be one of =, != <=, >=, <, >
292
                    value queries, where 'op' can be one of =, !=, <=, >=, <, >
293 293
            
294 294
            'shared': Only list objects with permissions set
295 295
        

Also available in: Unified diff