[Bf-python] SpaceScript possible Bug?

PAOLO COLOMBO jody_per at credit.tin.it
Sat Feb 14 15:54:59 CET 2004


First of all I'am sorry for my poor english.

#### Script #####
#!BPY
""" Registration info for Blender menus:
Name: 'BUG?'
Blender: 232
Group: 'Export'
Tooltip: 'Bug Test'
"""
print "This is just for pippo" \
    + "pippo"
##############

I have tested this script on win98 and 2000 and I have the same error,
starting the script from menù.

File "<string>", line 9
    print "This is just for pippo" \
                                                    ^
SyntaxError: invalid token


If You start the script from a text window with ALP+P,  no problem!!

Thanks

Jody






More information about the Bf-python mailing list