diff options
Diffstat (limited to 'shell.py')
-rw-r--r-- | shell.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#! /usr/bin/python -tt +#! /usr/bin/python3 -tt # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or |