On Jul 9, 2007, at 8:29 AM, John Joyce wrote: > > On Jul 9, 2007, at 3:29 AM, Charles Oliver Nutter wrote: > >> John Joyce wrote: >>> to the OP, Of course with your won individual modules/libraries >>> loaded/required, you can alias yield to be whatever isn't already >>> taken by something else. Ideas for aliases: yield_to, call_block, >>> step_out, segway, divert, fork, short_fork, lunch_break, >>> junk_time, call_junk, goto ((hehehe...)) >> >> yield is a keyword. It can't be renamed or aliased. >> > There is always (usually) a way to wrap something in a method. You > can always make something def I believe this is one of the exceptions. That's exactly why it is a keyword. Give it a shot. James Edward Gray II