update python docs

This commit is contained in:
Arvid Norberg 2011-11-13 06:22:08 +00:00
parent 96adfc2ad5
commit e896f459f8
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ Set the version to the version of python you have installed or want to use. If
you've installed python in a non-standard location, you have to add the prefix
path used when you installed python as a second option. Like this::
using python : 2.3 : /usr ;
using python : 2.6 : /usr/bin/python2.6 : /usr/include/python2.6 : /usr/lib/python2.6 ;
The bindings require *at least* python version 2.2.