mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-21 08:51:14 -03:00
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.