summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki/background.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/wiki/background.rst')
-rw-r--r--docs/tutorials/wiki/background.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/tutorials/wiki/background.rst b/docs/tutorials/wiki/background.rst
index 10698fc45..ac337abd5 100644
--- a/docs/tutorials/wiki/background.rst
+++ b/docs/tutorials/wiki/background.rst
@@ -13,4 +13,9 @@ To code along with this tutorial, the developer will need a UNIX
machine with development tools (Mac OS X with XCode, any Linux or BSD
variant, etc) *or* a Windows system of any kind.
+.. warning::
+
+ This tutorial has been written for Python 2. It is unlikely to work
+ without modification under Python 3.
+
Have fun!