in reply to Help! Trying to avoid the dark side of Python

Does Python have the equivalent of a system command (it must, eh)? Then just put in the Python program (using python syntax, of course):
system('perl old_perl_script');
...and see how long it takes anyone to notice :-)

Replies are listed 'Best First'.
Re: Re: Help! Trying to avoid the dark side of Python
by JojoLinkyBob (Scribe) on Nov 28, 2001 at 00:25 UTC
    Nice try, but that might not pass peer review :)
    Desert coder