From munichlinux at gmail.com Thu Mar 13 06:47:31 2008 From: munichlinux at gmail.com (Prashanth) Date: Thu, 13 Mar 2008 12:17:31 +0530 Subject: [python-on-lisp-devel] python output processing Message-ID: <1f869bdd0803122347n5296c365udf1a0e5267bdd40c@mail.gmail.com> 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