fish-shell/share/tools
Kurtis Rader f33ece11ac simplify invoking create_manpage_completions.py
My previous change to avoid creating a *.pyc file when running
create_manpage_completions.py was wrong because I put the
`sys.dont_write_bytecode = True` on the wrong line. Rather than simply
move that statement make the simpler, cleaner, fix that removes the need
for `eval` where that program is invoked.
2016-10-09 18:42:55 -07:00
..
web_config alter history sub-command handling 2016-09-18 20:09:06 -07:00
create_manpage_completions.py simplify invoking create_manpage_completions.py 2016-10-09 18:42:55 -07:00
deroff.py simplify invoking create_manpage_completions.py 2016-10-09 18:42:55 -07:00