Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: pysol - A Python Solitaire game collection https://bugzilla.redhat.com/show_bug.cgi?id=304301 ------- Additional Comments From tibbs@xxxxxxxxxxx 2007-09-27 22:32 EST ------- More info: The code in pysol.py starting at line 60 importa all of the games and plugins. Then the code in main.py (line 94) loads the plugins again. Passing --noplugins disables the second load and things seem to work well. Note that your wrapper doesn't pass on the arguments; it might be best if you added "$*" to the end of the command line. So now it remains to figure out which chunk of code would be best to disable. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review