[Bf-python] Submitted scripts and python versions

Chris Want cwant at ualberta.ca
Wed Apr 5 21:40:11 CEST 2006


> For compatibility, you'd probably want to do this too:
> 
> from sets import Set as set
> 
> since the builtin set type in 2.4 is in lowercase
> (IIRC).
> 
> Martin

Thank you Martin, that indeed does the trick for
the 3ds import script.

I've committed this workaround (if version is
less than 2.4).

Regards,
Chris



More information about the Bf-python mailing list