flask.Markup.isupper

Markup.isupper() → bool

Return True if all cased characters in S are uppercase and there is at least one cased character in S, False otherwise.