Пример #1
0
def setMandatoryCharacters(event):
    CharacterSets.setMandatory(app.txtmandChar.get())
Пример #2
0
def setCustomCharacterSet(event):
    CharacterSets.setCustom(app.txtCustom.get())