From: Trans Date: 2007-05-30T08:41:12+09:00 Subject: Re: How to adopt "Python Style" indentation for Ruby On May 29, 7:37 pm, Trans wrote: > Actually you can do this without even using the __END__. pyrb.rb can > exit the process so it will never reach the rest of the original file. But then again, why bother? Just make a new executable called 'pyruby'. And use that to run your .pyrb scripts. T.