#butts.py
This is just a python module I use for formatting output. I have a few other functions in there, like which() which works like UNIX which (stolen from stackoverflow tho)
(it's literally just dir() but it formats the results and gets rid of all the __weird__ __things__ __like__ __this__)


