1 2 3 4 5 6
#!/usr/bin/python def foo(bar): """Takes a bar and converts to a foo. This is not a good idea.""" return bar