Nicola Soranzo
|
d85db9daa6
|
Use __file__ when adding paths to sys.path instead of os.getcwd() .
Also insert additional paths in position 1 unless strictly necessary.
|
2016-02-18 15:45:15 +00:00 |
|
Nicola Soranzo
|
93348e7199
|
Fix the remaining 1334 flake8 errors in scripts/ . Close #391.
|
2016-02-18 15:45:15 +00:00 |
|
John Duddy
|
a2c0328241
|
Merge
|
2011-10-07 13:25:19 -07:00 |
|
Nate Coraor
|
e7180eed8f
|
New API scripts to do POST/PUT/DELETE without any guidance. Use like:
./update.py key url param1=val param2=val
|
2011-09-14 14:40:38 -04:00 |
|