Fix documentation comment about restricted environments, per Kevin Jacobs.
authorTom Lane
Tue, 1 Jul 2003 13:52:29 +0000 (13:52 +0000)
committerTom Lane
Tue, 1 Jul 2003 13:52:29 +0000 (13:52 +0000)
doc/src/sgml/plpython.sgml

index 2de2e746b5fbc7e128b7751aee2cac4d54effd4e..0a101384ee79b5800748d0c4e554d3886122f801 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  PL/Python - Python Procedural Language
@@ -90,18 +90,13 @@ def __plpython_procedure_myfunc_23456():
    available to all Python functions within a session.  Use with care.
   
 
-
-