summaryrefslogtreecommitdiffhomepage
path: root/python.html.markdown
diff options
context:
space:
mode:
authorJack Hooper <jackhooper@users.noreply.github.com>2014-11-12 00:30:19 +1100
committerJack Hooper <jackhooper@users.noreply.github.com>2014-11-12 00:30:19 +1100
commit0429c31d6d640889cd40ad0fba89a476bf1e7480 (patch)
tree1c9b9fde776b1b18d9f17479c9dc896dd6c81cd3 /python.html.markdown
parent0698ed27c1c63100fabf01be654a412186982042 (diff)
Updated note regarding Python 3 tutorial.
Diffstat (limited to 'python.html.markdown')
-rw-r--r--python.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/python.html.markdown b/python.html.markdown
index 411194f4..961d0965 100644
--- a/python.html.markdown
+++ b/python.html.markdown
@@ -14,7 +14,7 @@ executable pseudocode.
Feedback would be highly appreciated! You can reach me at [@louiedinh](http://twitter.com/louiedinh) or louiedinh [at] [google's email service]
Note: This article applies to Python 2.7 specifically, but should be applicable
-to Python 2.x. Look for another tour of Python 3 soon!
+to Python 2.x. For Python 3.x, take a look at the Python 3 tutorial.
```python