Commit Graph

11 Commits

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.
2014-04-27 18:18:31 -05:00
Francis Lavoie
2dc27421b2 remove python /usr/local/share, inst require anymore by brew 2014-02-16 07:36:57 -03:00
Bruno Pinto
04011838ff Closes #95: defining local variable and fixing args check 2014-01-07 13:54:56 -02:00
Bruno Pinto
ef24766b0e Closes #81: default to python2 and fallback to python 2014-01-06 18:57:32 -02:00
Bruno Pinto
18a33690fe using _append_path function on plugins 2013-11-20 07:53:57 -02:00
Francis Lavoie
2a7ff8c255 simplified pyclean command 2013-05-22 12:17:01 -04:00
Francis Lavoie
db0eda65bc replaced 4 spaces tabs for 2 spaces tab 2013-05-22 12:07:36 -04:00
Francis Lavoie
02a8a66424 split command in different files 2013-05-22 12:07:36 -04:00
Francis Lavoie
d40fe8284c added basic python helper (http server, smtp server, py[co] cleaner and a django helper for the test runner 2013-05-22 12:07:36 -04:00
Bruno Pinto
39e5f6004d checking plugins paths before adding them to PATH 2013-03-04 00:21:47 -03:00
Bruno Pinto
6f9d3e10cc including python scripts path on PATH 2013-01-14 21:37:23 -02:00