Name

tag_add

Synopsis

                        t.tag_add(tag,i[,j])

t .tag_add( tag,i ) adds tag tag to the single character at index i in t. t .tag_add( tag,i,j ) adds tag tag to characters from index i to index j.

Get Python in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.