Hi. On Wed, 10 Jan 2007 08:12:12 -0500, seth vidal wrote: > Though it is not a show stopper it is negative that the tool uses yum > by making os.system() calls instead of using the yum modules. I would consider this a show stopper. system() calls are bad, no matter what the programming language. It's too easy to get things wrong. Especially when there is a native binding. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list