From 32b61124d87531fa0f8b277ccff6d3ea43052773 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 17 Mar 2012 16:32:08 -0400 Subject: warn about python 3 --- docs/tutorials/wiki2/background.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/tutorials/wiki2/background.rst') diff --git a/docs/tutorials/wiki2/background.rst b/docs/tutorials/wiki2/background.rst index 17aaf755f..9933adc27 100644 --- a/docs/tutorials/wiki2/background.rst +++ b/docs/tutorials/wiki2/background.rst @@ -11,4 +11,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! -- cgit v1.2.3