All pastes #2052599 Raw Edit

Unnamed

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