> Function printMatchingPkgs() was making glob.glob calls everytime it was used. > Rewrote parts of the script to build the list of the packages just once, > and then use fnmatch() to print the matching packages. > Also some unnecessary import calls were removed. Looks good to me. Have you gotten a chance to test it out and verify it gets the same results as the old pkgorder? - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list