Name: Anonymous 2011-06-17 6:21
IPython is simple. Really!
n=' '.join((n[::-1][n[::-1].find('_')+1:])[::-1].lower().replace('_',' ').split()).split()