Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b966dd6 commit 8e708e5Copy full SHA for 8e708e5
doc/src/sgml/plpython.sgml
@@ -90,6 +90,12 @@
90
</listitem>
91
</itemizedlist>
92
93
+ This scheme is analogous to the recommendations in <ulink
94
+ url="http://www.python.org/dev/peps/pep-0394/">PEP 394</ulink> regarding the
95
+ naming and transitioning of the <command>python</command> command.
96
+ </para>
97
+
98
+ <para>
99
It depends on the build configuration or the installed packages
100
whether PL/Python for Python 2 or Python 3 or both are available.
101
</para>
0 commit comments