Paul McNett wrote: > Ed Leafe wrote: >> On Jun 26, 2007, at 10:51 AM, Paul McNett wrote: >> >>> I think we've put in some things >>> that require at least 2.4 over the past couple months, so 2.3 may even >>> be too old by now... >> I'm not aware of anything that requires 2.4. > > I'm pretty sure I've put in code that uses enumerate()...
Oops, enumerate() was 2.3... so the major 2.4 things were generator expressions, the Decimal data type, and decorators. I think we are still good with 2.4, although I wonder if there isn't a generator expression or two... -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
