Commit Graph

11 Commits (ab144c376567872079656eb198fa86f335904086)

Author SHA1 Message Date
Vincent Pizzo 955c87710a Allowing arguments to be passed to _python
I'm brand new to fish so I'm not sure if this is a fix of if I'm doing something incorrectly.  On fish version 2.1.0 on osx 10.9.2 running pyhttp doesn't start the http server, instead only starts the python shell.  This fixes that issue for me at least.
11 years ago
Francis Lavoie 2dc27421b2 remove python /usr/local/share, inst require anymore by brew 11 years ago
Bruno Pinto 04011838ff Closes #95: defining local variable and fixing args check 11 years ago
Bruno Pinto ef24766b0e Closes #81: default to python2 and fallback to python 11 years ago
Bruno Pinto 18a33690fe using _append_path function on plugins 11 years ago
Francis Lavoie 2a7ff8c255 simplified pyclean command 11 years ago
Francis Lavoie db0eda65bc replaced 4 spaces tabs for 2 spaces tab 11 years ago
Francis Lavoie 02a8a66424 split command in different files 11 years ago
Francis Lavoie d40fe8284c added basic python helper (http server, smtp server, py[co] cleaner and a django helper for the test runner 11 years ago
Bruno Pinto 39e5f6004d checking plugins paths before adding them to PATH 12 years ago
Bruno Pinto 6f9d3e10cc including python scripts path on PATH 12 years ago