From b935e53ca4480e647509828f55d825eb16186ac6 Mon Sep 17 00:00:00 2001 From: Simon Forman Date: Fri, 1 May 2020 23:09:09 -0700 Subject: [PATCH] Python is 3 now. --- docs/sphinx_docs/_build/html/_sources/index.rst.txt | 2 +- docs/sphinx_docs/_build/html/index.html | 2 +- docs/sphinx_docs/index.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sphinx_docs/_build/html/_sources/index.rst.txt b/docs/sphinx_docs/_build/html/_sources/index.rst.txt index 781c7ad..35dfc45 100644 --- a/docs/sphinx_docs/_build/html/_sources/index.rst.txt +++ b/docs/sphinx_docs/_build/html/_sources/index.rst.txt @@ -6,7 +6,7 @@ Thun |release| Documentation ============================ -Thun is dialect of Joy written in Python 2. +Thun is dialect of Joy written in Python. `Joy`_ is a programming language created by Manfred von Thun that is easy to use and understand and has many other nice properties. This Python diff --git a/docs/sphinx_docs/_build/html/index.html b/docs/sphinx_docs/_build/html/index.html index 0ba06fa..1c2d742 100644 --- a/docs/sphinx_docs/_build/html/index.html +++ b/docs/sphinx_docs/_build/html/index.html @@ -34,7 +34,7 @@

Thun 0.3.0 DocumentationΒΆ

-

Thun is dialect of Joy written in Python 2.

+

Thun is dialect of Joy written in Python.

Joy is a programming language created by Manfred von Thun that is easy to use and understand and has many other nice properties. This Python package implements an interpreter for a dialect of Joy that attempts to diff --git a/docs/sphinx_docs/index.rst b/docs/sphinx_docs/index.rst index 781c7ad..35dfc45 100644 --- a/docs/sphinx_docs/index.rst +++ b/docs/sphinx_docs/index.rst @@ -6,7 +6,7 @@ Thun |release| Documentation ============================ -Thun is dialect of Joy written in Python 2. +Thun is dialect of Joy written in Python. `Joy`_ is a programming language created by Manfred von Thun that is easy to use and understand and has many other nice properties. This Python