Commit Graph

7 Commits

Author SHA1 Message Date
enkore
2a6d6bbea0 Move and ln-s setting_util there 2015-06-17 14:52:37 +02:00
enkore
18d50199ee setting_util.py: extract some common code, reprint choices on input iteration
handy if you don't have scrollback, also, good manners, since the choices
are always directly above the input prompt, no matter how often you
fail to hit a number on the keyboard with your forehead.
2015-06-17 14:05:44 +02:00
enkore
1b1ab5ef88 setting_util.py: tell the world what you are around for 2015-06-17 14:05:44 +02:00
enkore
5ce510c549 setting_util.py: handle EOFError gracefully (^D) 2015-06-17 14:05:44 +02:00
facetoe
1b8e3fe2e4 Update setting util to locate modules with protected settings in
required tuple.
2015-02-01 09:19:31 +08:00
facetoe
c588181045 Supporting Python2 doesn't make sense. 2015-02-01 08:30:16 +08:00
facetoe
f9fe7653b3 Added prototype utility for setting protected credentials. 2015-01-25 16:15:54 +08:00