development/PythonToolkit: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-12 20:44:21 -04:00 committed by Willy Sudiarto Raharjo
parent e1c1d554be
commit 9694449e14
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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