TaggedList

class asdf.tagged.TaggedList(data=None, tag=None)[source]

Bases: Tagged, UserList, list

A Python list with a tag attached.

Attributes Summary

flow_style

Attributes Documentation

flow_style = None