Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: python-simplegeneric - Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) https://bugzilla.redhat.com/show_bug.cgi?id=581913 Summary: Review Request: python-simplegeneric - Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: lmacken@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Target Release: --- Spec URL: http://lmacken.fedorapeople.org/rpms/python-simplegeneric.spec SRPM URL: http://lmacken.fedorapeople.org/rpms/python-simplegeneric-0.6-1.fc12.src.rpm Description: The simplegeneric module lets you define simple single-dispatch generic functions, akin to Python's built-in generic functions like len(), iter() and so on. However, instead of using specially-named methods, these generic functions use simple lookup tables, akin to those used by e.g. pickle.dump() and other generic functions found in the Python standard library. -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review