On Sat, Feb 02, 2002 at 02:41:17PM -0500, Dan Sugalski wrote: > On Sat, 2 Feb 2002 [EMAIL PROTECTED] wrote: > > Zope wound up being something content > > department found appropriate for their needs, and the software > > development found to be a good toolkit to work with. > > We'll just have to whip up a Python-equivalent of Inline::Python for > you. :)
I *think* that Neil Watkis or Ken Simpson have taken a first stab at inline.py, which is a Python equivalent to Inline. It probably just does C code at the moment, but theoretically you could shim in Perl and a couple of modules through that mechanism with significantly less effort (and significantly less osmosis) than pyperl. Z.
