diff options
-rw-r--r-- | python/ptpython/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/ptpython/slack-desc b/python/ptpython/slack-desc index 599bfd436b..0221278b37 100644 --- a/python/ptpython/slack-desc +++ b/python/ptpython/slack-desc @@ -9,8 +9,8 @@ ptpython: ptpython (Python REPL) ptpython: ptpython: ptpython is an advanced Python REPL built on top of the -ptpython: prompt_toolkit library. t works best on all Posix systems like -ptpython: linux, BSD and OS X. But it should work as well on Windows. It +ptpython: prompt_toolkit library. t works best on all Posix systems like +ptpython: linux, BSD and OS X. But it should work as well on Windows. It ptpython: works on all Python versions from 2.6 up to 3.4. ptpython: ptpython: Homepage: https://github.com/jonathanslenders/ptpython |