All pastes #2052598 Raw Edit

Unnamed

public text v1 · immutable
#2052598 ·published 2011-05-01 19:01 UTC
rendered paste body
"""This is an awesome function."""
def MyFunction():
  pass

print MyFunction.__doc__