|
|
|
|
|
by bobrobpr
560 days ago
|
|
All I want is Python without indentation... 0dc MyTextBox Frame 1df s __init__ parent 2fc l "super().__init__" parent 2va s master parent 2fc s configure bg=$BG 2vf s this_text_box Text $TEXT_PROP 2fc s this_text_box.pack $TEXT_PACK 2vf s words_var StringVar 2fc s words_var.set '"0 | 1"' https://nopaste.net/shy.sh https://nopaste.net/shy-editor.shy source shy.sh ; bash shy-editor.shy | python3 |
|