[py-dev] execnet suggestion

Mike Coleman mkc at mathdogs.com
Tue Feb 28 20:25:11 CET 2006


Hi,

Execnet looks really cool.  At first glance, though, having to put the
code in a string seems kind of clunky.  I'm wondering whether it wouldn't
be possible to just define functions in the normal way and then export
them.  I'm not exactly sure how this would work, but it seems like there's
some access to the bytecode via introspection, or something like that.

Mike





More information about the Pytest-dev mailing list