- https://github.com/adelevie/open-internet-order-footnotes
- https://raw.githubusercontent.com/adelevie/open-internet-order-footnotes/master/word/footnotes.xml
soup = BeautifulSoup(open("filename").read())
import readline; print '\n'.join([str(readline.get_history_item(i)) for i in range(readline.get_current_history_length())])
- print history of python shell