fish-shell/share/tools
Anders Bergh 56dd25667d Make fish_config compatible with Python 2.5
Try to import parse_qs from the cgi module, and simplejson instead of json.
Use old string formatting. str.format() was backported from Python 3
to 2.6 and isn't available in 2.5.
2012-12-12 12:51:55 +01:00
..
web_config Make fish_config compatible with Python 2.5 2012-12-12 12:51:55 +01:00
create_manpage_completions.py Try to fix create_manpage_completions script for system where sysgetdefaultencoding() returns ASCII. 2012-12-02 15:31:44 +01:00
deroff.py Remove trailing whitespaces and change tabs to spaces 2012-11-18 11:23:22 +01:00