[Bug 304301] Review Request: pysol - A Python Solitaire game collection

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 28 02:32:51 UTC 2007


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 at math.uh.edu  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.




More information about the Fedora-package-review mailing list