Thus said Dave Smith on Thu, 19 Apr 2012 23:06:45 MDT:
> And how do I jump to the bottom of a Python block?
Well, if you begin every Python block with an empty line (or in other
words, a paragraph), then you could easily use {} to jump between the
blocks.
Andy