So, generally looking okay from the look I did. Two big little things left that I see
1) Commit messages should be more than one-liners. http://www.tpope.net/node/106 actually has a really nice description of what makes a good commit message 2) Instead of funky formatting of comments, just use the standard pydoc """ -- it'll also mean that we can extract api information and use help() if you're using the python interpreter on the command-line Jeremy -- Fedora-livecd-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-livecd-list
