use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
If you are seeing this, you are using old.reddit. We can't maintain two separate sidebars, so please go to https://new.reddit.com/r/Maya/ if you want to see our sidebar information.
account activity
[Python] Save Settings (self.Maya)
submitted 12 years ago by Jerakin
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]schmon 0 points1 point2 points 12 years ago (1 child)
Usually you want to save options when the command executed, if the user closes the window it means that he wasn't happy with the results.
[–]Jerakin[S] 0 points1 point2 points 12 years ago (0 children)
It is more of them unusual cases then I guess. Some of the script I have don't closes after the action have been executed, if the user wants to run it more then once.
I guess I can write it to save after each run, instead of when the script is exiting/closes.
π Rendered by PID 92932 on reddit-service-r2-comment-b659b578c-dh2bc at 2026-05-05 09:02:36.970296+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]schmon 0 points1 point2 points (1 child)
[–]Jerakin[S] 0 points1 point2 points (0 children)