Skip to content
Snippets Groups Projects
Commit eb972f3e authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Add link to PEP 394 regarding python2 vs python3 naming

parent 0bf8eb2a
No related branches found
Tags
No related merge requests found
...@@ -90,6 +90,12 @@ ...@@ -90,6 +90,12 @@
</listitem> </listitem>
</itemizedlist> </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 It depends on the build configuration or the installed packages
whether PL/Python for Python 2 or Python 3 or both are available. whether PL/Python for Python 2 or Python 3 or both are available.
</para> </para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment