Add link to PEP 394 regarding python2 vs python3 naming

This commit is contained in:
Peter Eisentraut 2012-07-14 13:06:09 +03:00
parent b966dd6c42
commit 8e708e5e36

View File

@ -90,6 +90,12 @@
</listitem>
</itemizedlist>
This scheme is analogous to the recommendations in <ulink
url="http://www.python.org/dev/peps/pep-0394/">PEP 394</ulink> regarding the
naming and transitioning of the <command>python</command> command.
</para>
<para>
It depends on the build configuration or the installed packages
whether PL/Python for Python 2 or Python 3 or both are available.
</para>