collections
collections.after_each(separator, iterable)
collections.before_each(separator, iterable)
collections.namedtuple(typename, field_names, rename=False, defaults=None, module=None)
collections.uniq(iterable)
Last updated

