diff options
-rw-r--r-- | src/pl/plpython/TODO | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/pl/plpython/TODO b/src/pl/plpython/TODO new file mode 100644 index 00000000000..249949f05af --- /dev/null +++ b/src/pl/plpython/TODO @@ -0,0 +1,9 @@ +<html> +<head><title>TODO</title></head> +<body bgcolor="white"> +In no special order<br> +<li>allow arrays as function arguments and return values (almost done). +<li>more and better documentation. +<li>improve/automate configuration. +<li>??? +</body>
\ No newline at end of file |