8000 Add link to PEP 394 regarding python2 vs python3 naming · markokr/postgres@eb972f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit eb972f3

Browse files
committed
Add link to PEP 394 regarding python2 vs python3 naming
1 parent 0bf8eb2 commit eb972f3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/src/sgml/plpython.sgml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,12 @@
9090
</listitem>
9191
</itemizedlist>
9292

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>
9399
It depends on the build configuration or the installed packages
94100
whether PL/Python for Python 2 or Python 3 or both are available.
95101
</para>

0 commit comments

Comments
 (0)
0