diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-26 10:10:40 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-26 10:10:40 +0200 |
| commit | e7cfa54789606688c2c8836b4fa8467948b85459 (patch) | |
| tree | 406335f5fd46f215e149596b5dee4805e0ce15a4 /src | |
| parent | 4337572170a31578a0597ad04f7d9ca37e248b51 (diff) | |
restyle
Diffstat (limited to 'src')
| -rwxr-xr-x | src/fapi | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -794,7 +794,6 @@ class FapiInteractive(FapiBase): def run(self): ''' Runs the interactive fapi shell ''' - histfile = os.path.join(os.path.expanduser('~'), '.fapihist') try: readline.read_history_file(histfile) |
