Python is 3 now.

This commit is contained in:
Simon Forman 2020-05-01 23:09:09 -07:00
parent 7047ec3178
commit b935e53ca4
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -34,7 +34,7 @@
<div class="section" id="thun-release-documentation">
<h1>Thun 0.3.0 Documentation<a class="headerlink" href="#thun-release-documentation" title="Permalink to this headline"></a></h1>
<p>Thun is dialect of Joy written in Python 2.</p>
<p>Thun is dialect of Joy written in Python.</p>
<p><a class="reference external" href="https://en.wikipedia.org/wiki/Joy_(programming_language)">Joy</a> 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

View File

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