def foo(): pass
def foo(): """A dummy description."""
Used when a module, function, class or method has an empty docstring (it would be too easy ;).