Revision 545d0362 lib/opcodes.py

b/lib/opcodes.py
799 799
    _PUseLocking,
800 800
    ("fields", ht.NoDefault, ht.TListOf(ht.TNonEmptyString),
801 801
     "Requested fields"),
802
    ("filter", None, ht.TOr(ht.TNone, ht.TListOf),
802
    ("filter", None, ht.TOr(ht.TNone, ht.TList),
803 803
     "Query filter"),
804 804
    ]
805 805

  

Also available in: Unified diff