On Jan 8, 2008 9:16 AM, John Hendrie <[EMAIL PROTECTED]> wrote: > Thanks for the explanation. What I'm trying to do is have an embedded python > console (using Jython). I'm printing a python prompt (>>>) using > System.out.print() then waiting for user input. Is there any other way I > could do this using Ant (without having to go into the internals of Ant)?
I don't think so; not if your Jython code run within Ant, and you don't want to hack the Ant code itself. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]