It turns out that Python 2.2 is the oldest version that PL/Python compiles
with, apparently related to the introduction of iterators. Might as well
document this.
To build the <application>PL/Python</> server programming
language, you need a <productname>Python</productname>
installation with the header files and the <application>distutils</application> module.
- The <application>distutils</application> module is included by default with
- <productname>Python</productname> 1.6 and later; users of
- earlier versions of <productname>Python</productname> will need
- to install it.
+ The minimum required version is <productname>Python</productname> 2.2.
</para>
<para>