[Bf-python] Attribute casing

Joseph Gilbert jgilbert at TIGR.org
Fri Aug 26 15:12:53 CEST 2005


Yehoshua Sapir wrote:

>>Obj.attriubte = TRUE  (or)
>>    
>>
>
>I'd like to note that Python already has a 'True' built-in.
>_______________________________________________
>Bf-python mailing list
>Bf-python at projects.blender.org
>http://projects.blender.org/mailman/listinfo/bf-python
>  
>
Hehe good point Yehoshua. It was just a way for testing and returning 1 
or 0 (which is what a lot of our functions were throwing and taking). 
It's probably better to be using 'True' and 'False' for booleans! :)



More information about the Bf-python mailing list