summaryrefslogtreecommitdiffstats
path: root/development/PythonToolkit
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-12 20:44:21 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:38:45 +0700
commit9694449e146927179e1ca994cfdee3e920a1a1aa (patch)
tree19ea41e831a2ba438ee8fda7a4860c3b6e5adebf /development/PythonToolkit
parente1c1d554be33af0e1cd5783460e0675757429230 (diff)
downloadslackbuilds-9694449e146927179e1ca994cfdee3e920a1a1aa.tar.gz
slackbuilds-9694449e146927179e1ca994cfdee3e920a1a1aa.tar.xz
development/PythonToolkit: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/PythonToolkit')
-rw-r--r--development/PythonToolkit/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/development/PythonToolkit/README b/development/PythonToolkit/README
index 2c73d01957..398e22e22d 100644
--- a/development/PythonToolkit/README
+++ b/development/PythonToolkit/README
@@ -1,11 +1,12 @@
Python Toolkit (ptk) is an interactive environment for python. Based
around a set of interacting tools it includes an interactive console
-(with support for multiple python interpreters and GUI mainloops), a
-simple python source editor, a python path manager and namespace browser.
+(with support for multiple python interpreters and GUI mainloops),
+a simple python source editor, a python path manager and namespace
+browser.
-NOTE: If you are upgrading from previous versions the configuration may
-have changed between versions, this can give strange effects with window
-layouts etc. To fix any problems it is recommended to run:
+NOTE: If you are upgrading from previous versions the configuration
+may have changed between versions, this can give strange effects with
+window layouts etc. To fix any problems it is recommended to run:
PTK --clear_settings