[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/release/scripts lightwave_import.py

Martin Poirier theeth at yahoo.com
Fri Jan 27 16:44:52 CET 2006



--- Campbell Barton <cbarton at metavr.com> wrote:

> campbellbarton (Campbell Barton) 2006/01/27 14:37:02
> CET
> 
>   Modified files:
>     blender/release/scripts lightwave_import.py 
>   
>   Log:
>   Minor optimization- mainly lists and dicts - use
> iterkeys instead of keys try/except rather then
> has_key()/else (1 less dict lookup)
>   Also discovered a bug in meshtools... not sure how
> relevent this is with the new api on the horizon.

Typical Python philosophy: It's easier to ask for
forgiveness than permission.

Martin

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Bf-committers mailing list