On Fri, May 1, 2009 at 12:06 PM, Jeff Spaleta <[email protected]> wrote: > On Fri, May 1, 2009 at 12:03 PM, Jeff Spaleta <[email protected]> wrote: >> On Fri, May 1, 2009 at 11:57 AM, David Malcolm <[email protected]> wrote: >>> So where's the 2.5-only code? >> >> Im getting python import errors trying to use the triager link off the >> main page when running on Centos no such error running under Fedora >> 9. Something's different. But I need more background on the problem. > > > Collections module in python 2.5 does not define a defaultdict class. > > That's the first problem
Err reverse that.. python 2.4 no defaultdict class in collections module python 2.5 collections does have it -jef _______________________________________________ Fedora-python-devel-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-python-devel-list
