TaggedDict¶ class asdf.tagged.TaggedDict(data=None, tag=None)[source]¶ Bases: Tagged, UserDict, dict A Python dict with a tag attached. Attributes Summary flow_style property_order Attributes Documentation flow_style = None¶ property_order = None¶