[Bf-taskforce25] Game Engine Sensors

Martin Poirier theeth at yahoo.com
Tue Sep 1 14:02:47 CEST 2009



--- On Tue, 9/1/09, Stefaan michielsen <stefaan.michielsen at gmail.com> wrote:

> In the new blender 2.5, how much is already implemented,
> since it can't even handle a
> print "something useful" 
> without some error.

Blendr 2.5 uses Python 3.1, which means print is a function, not a keyword. You have to do:

print("something useful")

Martin


      __________________________________________________________________
Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now
http://ca.toolbar.yahoo.com.


More information about the Bf-taskforce25 mailing list