powerline/client
ZyX 7f5c0d660d Pop first path from sys.path
According to the `sys.path` documentation “As initialized upon program startup,
the first item of this list, path[0], is the directory containing the script
that was used to invoke the Python interpreter.” Since client is named
`powerline.py` it tries to use the client itself as powerline module and
obviously fails to import `lib` submodule.
2014-09-17 00:05:10 +04:00
..
powerline.c Add --socket argument to all clients 2014-08-23 15:19:00 +04:00
powerline.py Pop first path from sys.path 2014-09-17 00:05:10 +04:00
powerline.sh Make shell client work in OS X: 2014-08-26 10:37:32 +01:00