TaggedString

class asdf.tagged.TaggedString(seq)[source]

Bases: Tagged[str], UserString, str

A Python string with a tag attached.

Attributes Summary

Attributes Documentation

style = None