From 812f65b895269f0c6b015af0276eef86b0b9b518 Mon Sep 17 00:00:00 2001 From: Tshepang Lekhonkhobe Date: Tue, 8 Jan 2013 23:14:20 +0200 Subject: the sample apps do not run on Py3k --- docs/index.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 406cc9b03..0d6113c15 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -138,6 +138,11 @@ Design Documents Sample Applications =================== +.. note:: + + These applications run only on Python 2.x, and so do some of their + dependencies. + `cluegun `_ is a simple pastebin application based on Rocky Burt's `ClueBin `_. It demonstrates form -- cgit v1.2.3