bs4.Comment.isalpha

Comment.isalpha() → bool

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