• by bobrobpr on 12/13/2024, 3:53:45 PM

    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

  • by uberman on 12/13/2024, 2:54:17 PM

    Perhaps what you want is YAML.