[python-on-lisp-devel] python output processing

Prashanth munichlinux at gmail.com
Thu Mar 13 06:47:31 UTC 2008


Hi,

       I written a python code inside lisp and its prints a tuple,
getting output of that i want to process something.

E.g

(py::py (pythonlisp "print "foobar"))

foobar
nil

when i assign to (setf python *)

i get nil instead i want to store in python variable foobar string.
How to do this?


-- 
regards,

Prashanth
http://munichlinux.blogspot.com



More information about the python-on-lisp-devel mailing list