Switch back to original kardianos/osext

This commit is contained in:
Jakob Borg
2015-02-24 20:44:49 +01:00
parent 53f1af0cab
commit 154fc59e93
11 changed files with 57 additions and 41 deletions
+14
View File
@@ -0,0 +1,14 @@
### Extensions to the "os" package.
## Find the current Executable and ExecutableFolder.
There is sometimes utility in finding the current executable file
that is running. This can be used for upgrading the current executable
or finding resources located relative to the executable file.
Multi-platform and supports:
* Linux
* OS X
* Windows
* Plan 9
* BSDs.