All pastes #2052606 Raw Edit

Unnamed

public python v1 · immutable
#2052606 ·published 2011-05-01 19:11 UTC
rendered paste body
def MyFunction():  """This is an awesome function."""  passprint MyFunction.__doc__