jack wrote: > Is there a roundabout way to do this? python -c "compile(open('$filename').read(), '$filename', 'exec')" works with all versions. </F>